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/K23-6508",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-192",
"type": [
"Place",
"PerformingArtsTheater"
],
"sameAs": [
"http://www.wikidata.org/entity/Q38386517",
"https://en.wikipedia.org/wiki/The_Sanderson_Centre"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K11-192#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Brantford",
"addressRegion": "ON",
"postalCode": "N3T 2J2",
"streetAddress": "88 Dalhousie Street"
},
"name": "Sanderson Centre",
"url": "https://www.sandersoncentre.ca/en/index.aspx"
},
"description": "The magical land of Narnia comes to life as Playful Fox Productions presents: The Lion, the Witch, and the Wardrobe adapted for the stage by Joseph Robinette. The intense action features chases, sword fights, duels, and escapes, as the White Witch Jadis is determined to keep Narnia in her possession and to end the reign of Aslan. In a story of adventure, betrayal, loss, hope, wonder, courage, and love, this adaptation is a true celebration of CS Lewis' The Lion, The Witch and The Wardrobe. Licensed by Dramatic Publishing This two act play is suitable for all ages. Some mildly scary moments. Save On Series! – Theatre: Save 15% when you buy tickets to 3 or 4 Theatre Series performances. Contact the Box Office for more information.",
"image": {
"type": "ImageObject",
"url": "https://calendar.sandersoncentre.ca/Default/Detail/2025-12-19-1900-Playful-Fox-Productions-presents-The-Lion-The-Witc/77eee64d-0833-4c71-8fee-b2f000e31e96"
},
"name": "Playful Fox Productions presents: The Lion, The Witch, and The Wardrobe",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K10-499",
"type": "Organization",
"sameAs": [
"http://www.wikidata.org/entity/Q112669151",
"https://www.facebook.com/sanderson.centre",
"https://twitter.com/SandersonCentre/",
"https://www.instagram.com/sandersoncentrebrantford/"
],
"name": "Sanderson Centre",
"url": "https://www.sandersoncentre.ca/en/index.aspx"
},
"schema:url": "https://calendar.sandersoncentre.ca/Default/Detail/2025-12-19-1900-Playful-Fox-Productions-presents-The-Lion-The-Witc",
"startDate": "2025-12-19T19:00:00-05:00",
"eventStatus": "http://schema.org/EventScheduled",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode"
}
</script>