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/K5-449",
  "type": "Place",
  "sameAs": "http://kg.footlight.io/resource/d8c18622-0509-402d-bc66-143338a69b1a",
  "address": {
    "id": "http://kg.artsdata.ca/resource/K5-449#PostalAddress",
    "type": "PostalAddress",
    "addressCountry": "CA",
    "addressLocality": "Gatineau",
    "addressRegion": "QC",
    "postalCode": "J8M 1T3",
    "streetAddress": "1100 Rue Yvon Pichette"
  },
  "latitude": "45.5261362",
  "longitude": "-75.4892155",
  "name": "Parc Gilles-Maisonneuve"
}
</script>