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/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/"
}
</script>