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/K43-733",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-53",
    "type": "Place",
    "sameAs": [
      "http://kg.footlight.io/resource/3c441d64-c9ca-4e72-9401-688fe5b23dc6",
      "https://www.laval.ca/4fe6717e-916d-4d5f-9c41-59f9f294b1c8"
    ],
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-53#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Laval",
      "addressRegion": "QC",
      "postalCode": "H7X 1G1",
      "streetAddress": "670 Rue de la Place Publique"
    },
    "name": "Bibliothèque Yves-Thériault"
  },
  "name": "Club de lecture L’Oeuvrelue",
  "organizer": {
    "id": "http://kg.artsdata.ca/resource/K16-116",
    "type": "Organization",
    "sameAs": "http://www.wikidata.org/entity/Q124463790",
    "name": "Ville de Laval",
    "url": "https://www.laval.ca"
  },
  "endDate": "2024-11-19T20:00:00-04:00",
  "startDate": "2024-11-19T18:30:00-04:00"
}
</script>