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/K43-7660",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-77",
"type": [
"Place",
"PerformingArtsTheater"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K11-77#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Kingston",
"addressRegion": "ON",
"postalCode": "K7L 1B2",
"streetAddress": "218 Princess St"
},
"name": "Kingston Grand Theatre - Regina Rosen Auditorium"
},
"description": "<p><strong>SHE CARRIES THE SONG</strong><br>Three powerful Indigenous women — Celeigh Cardinal (Cree), Mimi O’Bonsawin (Abenaki), and Lacey Hill (Oneida/Mohawk) — come together in this intimate and moving performance that weaves voice, story, and song into a shared circle of strength. Rooted in their distinct Nations and musical styles, these artists carry the songs of their ancestors, their homelands, and their own lived experience as women, culture bearers, and changemakers. With soaring harmonies, honest storytelling, and deep reverence for tradition, <em>She Carries the Song</em> is both a celebration and a reclamation — a gathering of spirit, resilience, and connection. <strong>She Carries the Song</strong> brings all three artists together on stage for the full performance, joined by a shared house band. The evening flows between collaborative songs and individual spotlights, with each artist performing 3–4 solo pieces that showcase their distinct voice, story, and spirit.</p>",
"name": "She Carries The Song",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K10-295",
"type": "Organization",
"sameAs": [
"https://www.instagram.com/kingstongrandtheatre/",
"https://www.facebook.com/kingstongrandtheatre",
"https://twitter.com/kingston_grand",
"http://www.wikidata.org/entity/Q128278487"
],
"name": "Kingston Grand Theatre",
"url": "https://www.kingstongrand.ca"
},
"startDate": "2026-10-15T19:30:00-04:00",
"eventStatus": "http://schema.org/EventScheduled"
}
</script>