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-711",
  "type": "Place",
  "sameAs": "http://kg.footlight.io/resource/29f35d4d-eb1d-4d9d-a83b-84d28d59a80b",
  "address": {
    "id": "http://kg.artsdata.ca/resource/K5-711#PostalAddress",
    "type": "PostalAddress",
    "addressCountry": "CA",
    "addressLocality": "Trois-Rivières",
    "addressRegion": "QC",
    "postalCode": "G9A 3P8",
    "streetAddress": "890 Boulevard du St Maurice"
  },
  "latitude": "46.351116",
  "longitude": "-72.5480534",
  "name": "Musée du Père Frédéric Janssoone"
}
</script>