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-5808",
  "type": "Place",
  "sameAs": "http://www.wikidata.org/entity/Q133871740",
  "address": {
    "type": "PostalAddress",
    "addressCountry": "Canada",
    "addressLocality": "Regina",
    "addressRegion": "SK",
    "postalCode": "S4R 5J7",
    "streetAddress": "2431 8th Avenue, Regina, SK"
  },
  "name": "The Exchange",
  "url": "https://theexchangelive.ca/"
}
</script>