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-9796",
  "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>Bangs, Bobs &amp; Banter: Confessions of a Hairstylist will have audiences laughing their heads off…without messing up their hair. Nikki, a charismatic hairstylist with a gift for storytelling, invites the audience into her salon, seamlessly shifting between characters and revealing a hilarious mix of sassy, saucy, and scandalous secrets. <br><br>Critic's Choice Award Winner-Best Solo Comedy – Orlando Fringe (2024) <br>Sold-Out Run – Edmonton Fringe (2024) <br>Patrons Pick Award – Orlando Fringe (2025) <br>Sold-Out Run – Orlando Fringe (2025)<br><br>Don’t miss out on this hilarious, heartfelt, must-see show!</p>",
  "name": "Bangs, Bobs & Banter - Gravity Theatre",
  "startDate": "2027-02-28T19:00:00-07:00",
  "eventStatus": "http://schema.org/EventScheduled"
}
</script>