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_DCC09KS19",
"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": "The Verkhovyna Ukrainian Song and Dance Ensemble is proud to celebrate the 60th Anniversary of the Verkhovyna Choir and the 45th Anniversary of the Dunai Ukrainian Dancers. 'GENERATIONS' is a melodic journey, featuring a vibrant and unique performance with energetic choreography and dynamic choral sounds, shared over generations of families including current performers as well as alumni. The Ensemble successfully completed an ambitious tour to Eastern Europe, with this same performance throughout many cities in Georgia and Ukraine in August of 2019.",
"name": "Verkhovyna Ukrainian Song & Dance Ensemble presents \"GENERATIONS\"",
"schema:url": "https://www.fortsask.ca/en/things-to-do/events.aspx",
"startDate": "2019-11-09T19:00:00-07:00"
}
</script>