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-254",
  "type": [
    "Place",
    "PerformingArtsTheater"
  ],
  "sameAs": [
    "http://scenepro.ca#Venue106",
    "http://www.wikidata.org/entity/Q3527473",
    "https://en.wikipedia.org/wiki/Granada_Theatre_(Sherbrooke)",
    "https://fr.wikipedia.org/wiki/Th%C3%A9%C3%A2tre_Granada_(Sherbrooke)"
  ],
  "address": {
    "id": "http://kg.artsdata.ca/resource/K11-254#PostalAddress",
    "type": "PostalAddress",
    "addressCountry": "CA",
    "addressLocality": "Sherbrooke",
    "addressRegion": "QC",
    "postalCode": "J1H 5A9",
    "streetAddress": "53, rue Wellington Nord"
  },
  "name": "Théâtre Granada"
}
</script>