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_DCC20KS21",
"type": "Event",
"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": "One of Canada's most celebrated and iconic fingerstyle guitarists, Calum has been named one of the World's Top 30 Guitarists under 30. His signature playing style has him touring constantly throughout the globe and we can't wait to bring him back to Fort Saskatchewan.\n",
"name": "Fort Record presents: Calum Graham",
"schema:url": "https://www.fortsask.ca/en/things-to-do/events.aspx",
"startDate": "2021-11-20T19:30:00-07:00",
"eventStatus": "http://schema.org/EventScheduled",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
"image": {
"type": "ImageObject",
"url": "https://www.fortsask.ca/en/things-to-do/resources/Images/Shell-Theatre/2021-22-Season/CalumGraham-325x230.jpg"
}
}
</script>