JSON-LD using Schema.org @context. It can be copy/pasted into HTML Webpages.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"id": "http://kg.artsdata.ca/resource/fortsask-ca_DCC19BS20",
"type": "Event",
"sameAs": "http://kg.artsdata.ca/resource/K43-800",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-64",
"type": [
"Place",
"PerformingArtsTheater"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K11-64#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Fort Saskatchewan",
"addressRegion": "AB",
"postalCode": "T8L 4P5",
"streetAddress": "8700 84 Street"
},
"name": "Dow Centennial Centre - Shell Theatre"
},
"description": "In 1979 Tom Petty took on the music industry... and won! The result, an unrelenting passion for song-writing glory in \"Damn the Torpedoes\" An anthem of the 70s, \"Refugee\" instantly brings listeners to a specific moment in their life. Relive that moment and the many more that followed as Classic Albums Live pay this album the respect that it deserves, note for note - cut for cut.\n\n\nclassicalbumslive.com",
"name": "Classic Albums Live - Tom Petty \"Damn the Torpedoes\"",
"schema:url": "https://www.fortsask.ca/en/things-to-do/events.aspx",
"startDate": "2020-02-19T19:30:00-07:00",
"image": {
"type": "ImageObject",
"url": "https://www.fortsask.ca/en/things-to-do/resources/Images/Shell-Theatre/2019-20-Season/ClassicAlbumsLive-Logo.jpg"
}
}
</script>