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-785",
  "type": "Place",
  "sameAs": "http://kg.footlight.io/resource/f30cf34c-5746-4cbe-95e2-13f8925a0b07",
  "address": {
    "id": "http://kg.artsdata.ca/resource/K5-785#PostalAddress",
    "type": "PostalAddress",
    "addressCountry": "CA",
    "addressLocality": "Rimouski",
    "addressRegion": "QC",
    "postalCode": "G5L 1H5",
    "streetAddress": "540 Rue St Germain E"
  },
  "latitude": "48.4726319",
  "longitude": "-68.5147724",
  "name": "Édifice municipal de Rimouski-Est"
}
</script>