JSON-LD Schema.org

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-9864",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K2-5304",
    "type": "Place",
    "sameAs": "http://www.wikidata.org/entity/Q125494996",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K2-5304#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Oliver",
      "addressRegion": "BC",
      "postalCode": "V0H 1T0",
      "streetAddress": "6100 Gala Street"
    },
    "name": "Venables Theatre"
  },
  "description": "<p>Jessica McMann is an Alberta -based Cree (Cowessess, SK), multi-disciplinary artist. She interweaves land, Indigenous identity, history, and language throughout her dance and music creation/performance practice. A classically trained flutist, she holds a Bachelor of Music degree from the University of Calgary and an MFA in Contemporary Arts from Simon Fraser University.  Her work fuses together traditional language and dance with her own contemporary experiences as an Indigenous woman and Two-Spirit person. <br><br>AND, Connor Chee is a Diné (Navajo) composer and pianist known for blending Western classical music with the rich cultural heritage of the Navajo people. His compositions often draw inspiration from traditional Navajo stories and beliefs, creating a powerful and evocative sound that speaks to both his heritage and his classical training. Connor is dedicated to music education and cultural preservation, inspiring the next generation of musicians.</p>",
  "name": "Prairie Dusk, Jessica McMann & Connor Chee",
  "startDate": "2027-04-02T19:30:00-07:00",
  "eventStatus": "http://schema.org/EventScheduled"
}
</script>