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-9774",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K2-6183",
    "type": "Place",
    "sameAs": "http://www.wikidata.org/entity/Q69899195",
    "address": {
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Rossland",
      "addressRegion": "BC",
      "postalCode": "V0G 1Y0",
      "streetAddress": "1765 Columbia Avenue"
    },
    "name": "Miners' Union Hall"
  },
  "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",
  "startDate": "2026-11-14T19:00:00-07:00",
  "eventStatus": "http://schema.org/EventScheduled"
}
</script>