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-2712",
  "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": "The Fredericton Symphony Orchestra returns with its annual fan-favourite seasonal concert! Start your holiday season with a full symphony orchestra sound playing seasonal musical favourites. Good fun for the whole family!  \n\nThe Fredericton Symphony Orchestra has been giving regularly in Fredericton since 1976. Orchestra members are a group of professional musicians and accomplished amateurs who have studied music and performance conducted by Musical Director Richard Hornsby. \n\n\n\t\n\t\t\n\t\t\tPRICE TYPE\n\t\t\tALL PRICES SUBJECT TO 15% HST\n\t\t\n\t\n\t\n\t\t\n\t\t\tRegular\n\t\t\t$36.50\n\t\t\n\t\t\n\t\t\tMember\n\t\t\t$33.50\n\t\t\n\t\t\n\t\t\tStudent\n\t\t\t$18.50\n\t\t\n\t\n\n\n \n\n \n",
  "name": "Fredericton Symphony Orchestra - Music for the Season | 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/fredericton-symphony-orchestra-music-season",
  "startDate": "2024-12-08T19:30:00-04:00",
  "image": {
    "type": "ImageObject",
    "url": "https://theplayhouse.ca/sites/default/files/styles/hero_image/public/2024-05/FSO-photo_2023-12-10.png"
  }
}
</script>