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/K23-2739",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K11-62",
    "type": [
      "Place",
      "PerformingArtsTheater"
    ],
    "sameAs": "http://www.wikidata.org/entity/Q7757458",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K11-62#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Fredericton",
      "addressRegion": "NB",
      "postalCode": "E3B 1C2",
      "streetAddress": "686 Queen St"
    },
    "name": "Fredericton Playhouse",
    "url": "https://www.theplayhouse.ca"
  },
  "description": "All eras of Taylor Swift’s music are covered by Katy Ellis, including the development of music genres and vocal evolution. Beginning with Taylor Swift’s early country twang, to her current pop music influenced voice, this Taylor Swift Tribute has a keen eye for detail that is second to none. \n\nWith the finest collection of replica costumes from all of Taylor Swifts Tours, the addition of both explosive choreography and personal team of band members and dancers, this show is the ultimate Taylor Swift Tribute! \n\nThe team have performed the Taylor Swift tribute show around the world, with the show continuing to grow and grow with success. \nProduced By Forrest Jones Entertainment Inc. \n",
  "name": "Tribute to Taylor Swift By Katy Ellis | Fredericton Playhouse",
  "organizer": [
    {
      "id": "http://kg.artsdata.ca/resource/K14-51",
      "type": "Organization",
      "sameAs": "http://www.wikidata.org/entity/Q104412772",
      "name": "Fredericton Playhouse"
    },
    {
      "id": "http://kg.footlight.io/resource/a0275ce4-4b6f-40ee-93c9-f60b78cc446c",
      "type": "Organization",
      "sameAs": "http://www.wikidata.org/entity/Q104412772",
      "name": "The Playhouse",
      "schema:url": "https://www.theplayhouse.ca/en"
    }
  ],
  "url": "https://theplayhouse.ca/en/schedule-and-tickets/tribute-taylor-swift-katy-ellis",
  "startDate": "2024-11-25T19:30:00-04:00",
  "image": {
    "type": "ImageObject",
    "url": "https://theplayhouse.ca/sites/default/files/styles/hero_image/public/2024-02/19x6.png"
  }
}
</script>