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_DCC06CS20",
"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": "Anne of Green Gables - The Ballet™ is a playful, colourful and evocative production that will transport audiences to early 20th century Atlantic Canada. Based on the beloved Canadian novel by Lucy Maud Montgomery, Anne of Green Gables - The Ballet™ follows the adventures of Anne Shirley, an orphan girl sent to live on a farm in the fictional town of Avonlea, Prince Edward Island.\n\n\n\ncanadasballetjorgen.ca",
"name": "Canada's Ballet Jörgen \"Anne of Green Gables - The Ballet™\"",
"schema:url": "https://www.fortsask.ca/en/things-to-do/events.aspx",
"startDate": "2020-03-06T19:30:00-07:00",
"image": {
"type": "ImageObject",
"url": "https://www.fortsask.ca/en/things-to-do/resources/Images/Shell-Theatre/2019-20-Season/AnneofGreenGables-TheBallet.jpg"
}
}
</script>