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-309",
  "type": [
    "Place",
    "PerformingArtsTheater"
  ],
  "sameAs": [
    "http://www.wikidata.org/entity/Q96657756",
    "http://scenepro.ca#Venue134",
    "https://fr.wikipedia.org/wiki/Petit_Th%C3%A9%C3%A2tre_du_Vieux_Noranda"
  ],
  "address": {
    "id": "http://kg.artsdata.ca/resource/K11-309#PostalAddress",
    "type": "PostalAddress",
    "addressCountry": "CA",
    "addressLocality": "Rouyn-Noranda",
    "addressRegion": "QC",
    "postalCode": "J9X 1Z9",
    "streetAddress": [
      "112, 7e rue",
      "112, rue 7e"
    ]
  },
  "name": "Petit Théâtre du Vieux Noranda"
}
</script>