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-8032",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K2-5328",
    "type": "Place",
    "sameAs": "http://www.wikidata.org/entity/Q111731615",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K2-5328#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Cranbrook",
      "addressRegion": "BC",
      "postalCode": "V1C 6H4",
      "streetAddress": "20 14th Avenue North"
    },
    "name": "Key City Theatre",
    "url": "https://www.keycitytheatre.com/"
  },
  "description": "<p>65 million years ago, dinosaurs ruled the Earth…<br>30 years ago, a movie about dinosaurs ruled the box office…<br>This year, you are invited to HOLD ON TO YOUR BUTTS!</p><p>This “funny, head-spinning Jurassic Park parody” (The Times) is a must-see “chaotic masterpiece” (Stage to Page) <em><strong>returning to the West End and Edinburgh Fringe Festival this Summer!</strong></em> HOLD ON TO YOUR BUTTS showcases Foley sound and physical theatre and is “imaginative, slick silliness on an epic scale” (London Theatre 1).</p><p>Don’t walk, RUN to get your tickets for <em>“a show that should never go extinct.”</em> (All that Dazzles)</p>",
  "name": "Hold On To Your Butts",
  "organizer": {
    "id": "http://kg.artsdata.ca/resource/K14-15",
    "type": "Organization",
    "sameAs": "http://www.wikidata.org/entity/Q112510065",
    "name": "Key City Theatre"
  },
  "startDate": "2027-01-28T19:30:00-07:00",
  "eventStatus": "http://schema.org/EventScheduled"
}
</script>