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-178",
  "type": [
    "Place",
    "PerformingArtsTheater"
  ],
  "sameAs": "http://www.wikidata.org/entity/Q111730760",
  "address": {
    "id": "http://kg.artsdata.ca/resource/K11-178#PostalAddress",
    "type": "PostalAddress",
    "addressCountry": "CA",
    "addressLocality": "Vancouver",
    "addressRegion": "BC",
    "postalCode": "V5L 2H6",
    "streetAddress": "1895 Venables Street"
  },
  "name": "The Cultch - Historic Theatre"
}
</script>