JSON-LD Schema.org

JSON-LD utilisant le @context de Schema.org. Il peut être copié-collé dans des pages Web HTML.

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "id": "http://kg.artsdata.ca/resource/K43-9773",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K2-5502",
    "type": "Place",
    "sameAs": "http://www.wikidata.org/entity/Q130398871",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K2-5502#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Creston",
      "addressRegion": "BC",
      "postalCode": "V0B 1G5",
      "streetAddress": "223 18 Ave S"
    },
    "name": "Kootenay River Theatre"
  },
  "description": "<p>Stick&amp;Bow – 2022-23 Artist of the Year (Opus) – presents <strong>All the Madmen</strong>, a powerful exploration of artistic defiance and resilience. In this political performance, the duo reveals the untold stories of musical geniuses whose sanity was questioned for daring to dream of a better world. From Beethoven to Bowie, Lennon to Simone, Parra to Puebla, classical, popular, and folk music unite in a defiant celebration of creativity and resistance. Stick&amp;Bow’s storytelling prowess leads the way in this unforgettable performance.</p>",
  "name": "All the Madmen - Stick&Bow",
  "organizer": {
    "id": "http://kg.artsdata.ca/resource/K2-5399",
    "type": "Organization",
    "sameAs": "http://www.wikidata.org/entity/Q128242800",
    "name": "Creston Concert Society",
    "url": "https://www.crestonconcertsociety.ca"
  },
  "startDate": "2026-11-13T19:30:00",
  "eventStatus": "http://schema.org/EventScheduled"
}
</script>