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-8626",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-19",
"type": [
"Place",
"MusicVenue"
],
"sameAs": [
"http://www.wikidata.org/entity/Q1315374",
"https://www.facebook.com/soundboardTO/",
"https://twitter.com/roythomsonhall",
"https://www.instagram.com/roythomsonhall/",
"https://en.wikipedia.org/wiki/Roy_Thomson_Hall",
"https://fr.wikipedia.org/wiki/Roy_Thomson_Hall"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K11-19#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Toronto",
"addressRegion": "ON",
"postalCode": "M5J 2H5",
"streetAddress": "60 Simcoe Street"
},
"name": "Roy Thomson Hall",
"url": "https://www.roythomsonhall.com"
},
"description": "<p><em>This concert is recommended for ages 8–12</em></p><p><br></p><p>The TSO is thrilled to present a newly commissioned work inspired by Sandra Laronde’s award-winning novel, <em>She Holds Up the Stars</em>. This groundbreaking production blends life-sized puppets, movement, storytelling, theatre, visual design, and Eliot Britton’s orchestral score.</p><p> </p><p>The story follows a young Indigenous girl who returns to live on the rez and unexpectedly bonds with a wild horse, broken by a rancher and his son. As tensions rise around her, she begins to navigate a world of cruelty and beauty, discovering an inner strength that reshapes her connection to land, home, and heart.</p>",
"name": "She Holds Up The Stars",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K10-147",
"type": [
"Organization",
"PerformingGroup"
],
"sameAs": [
"http://www.wikidata.org/entity/Q684435",
"https://fr.wikipedia.org/wiki/Orchestre_symphonique_de_Toronto",
"https://en.wikipedia.org/wiki/Toronto_Symphony_Orchestra",
"https://soundcloud.com/torontosymphony",
"https://open.spotify.com/user/torontosymphony",
"http://torontosymphony.tumblr.com",
"https://www.instagram.com/torontosymphony/",
"https://www.youtube.com/user/TorontoSymphony",
"https://www.facebook.com/torontosymphonyorchestra/",
"https://twitter.com/TorontoSymphony",
"https://isni.org/isni/0000000113129442"
],
"name": "Toronto Symphony Orchestra",
"url": "https://www.tso.ca"
},
"subEvent": [
{
"id": "http://lod.footlight.io/resource/68de7ce87c0e5c91726ad626"
},
{
"id": "http://lod.footlight.io/resource/68de7ce87c0e5c91726ad627"
}
],
"url": "https://www.tso.ca/concerts-and-events/events/she-holds-up-the-stars",
"endDate": "2026-04-19T13:30:00-04:00",
"startDate": "2026-04-19T13:30:00-04:00",
"eventStatus": "http://schema.org/EventScheduled",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode"
}
</script>