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-60",
  "type": "Place",
  "sameAs": [
    "https://www.laval.ca/lieux/Pages/Fr/bibliotheque-germaine-guevremont.aspx#Place",
    "https://www.laval.ca/e38a50b9-3e67-4c0e-84ee-040293125a45"
  ],
  "address": {
    "id": "http://kg.artsdata.ca/resource/K5-60#PostalAddress",
    "type": "PostalAddress",
    "addressCountry": "CA",
    "addressLocality": "Laval",
    "addressRegion": "QC",
    "postalCode": "H7E 2B6",
    "streetAddress": "2900, boulevard de la Concorde Est"
  },
  "name": "Bibliothèque Germaine-Guèvremont"
}
</script>