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/K2-5793",
  "type": "Place",
  "sameAs": "http://www.wikidata.org/entity/Q133846426",
  "address": {
    "type": "PostalAddress",
    "addressCountry": "CA",
    "addressLocality": "Dryden",
    "addressRegion": "ON",
    "postalCode": "P8N 3L6",
    "streetAddress": "100 Casimir Avenue, Dryden, ON"
  },
  "name": "The Dryden Regional Training and Cultural Centre",
  "url": "https://www.thecentreonline.ca/"
}
</script>