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/K23-4049",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K11-193",
    "type": [
      "Place",
      "PerformingArtsTheater"
    ],
    "sameAs": [
      "http://www.wikidata.org/entity/Q3527482",
      "https://twitter.com/imperialtheatre",
      "https://www.facebook.com/ImperialTheatre/",
      "https://en.wikipedia.org/wiki/Imperial_Theatre,_Saint_John",
      "https://www.historicplaces.ca/en/rep-reg/place-lieu.aspx?id=4217&pid=0",
      "https://www.instagram.com/imperialtheatre/",
      "https://fr.wikipedia.org/wiki/Th%C3%A9%C3%A2tre_Imp%C3%A9rial_(Saint-Jean,_Nouveau-Brunswick)"
    ],
    "address": {
      "id": "http://kg.artsdata.ca/resource/K11-193#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Saint John",
      "addressRegion": "NB",
      "postalCode": "E2L 5B8",
      "streetAddress": "12 King Square South"
    },
    "name": "Imperial Theatre",
    "url": "https://imperialtheatre.ca/"
  },
  "description": "Symphony NB unwraps a special present for the whole family with the incredible Mr. Mark! **This performance is not included in the Symphony New Brunswick",
  "name": "Symphony New Brunswick: Family Concert - Holiday Magic - Imperial Theatre",
  "url": "https://imperialtheatre.ca/event/symphony-new-brunswick-family-concert-holiday-magic/",
  "startDate": "2024-12-22T14:00:00-05:00",
  "image": {
    "type": "ImageObject",
    "url": "https://imperialtheatre.ca/wp-content/uploads/2024/08/SNB-Holiday-Magic.png"
  }
}
</script>