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-398",
  "type": "Place",
  "sameAs": "http://kg.footlight.io/resource/d481fad0-859c-4440-91ce-4e4173d98f3e",
  "address": {
    "id": "http://kg.artsdata.ca/resource/K5-398#PostalAddress",
    "type": "PostalAddress",
    "addressCountry": "CA",
    "addressLocality": "Gatineau",
    "addressRegion": "QC",
    "postalCode": "J8P 1X7",
    "streetAddress": "13 Rue du Curé Labelle"
  },
  "latitude": "45.49210710000001",
  "longitude": "-75.6051446",
  "name": " Parc Louis-Philion"
}
</script>