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-317",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K4-15",
    "type": "Place",
    "sameAs": "https://www.laval.ca/541ffc03-b9dc-493e-8f40-5060e105f069",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K4-15#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Laval",
      "addressRegion": "QC",
      "postalCode": "H7T 2X7",
      "streetAddress": "5475 boulevard Saint-Martin Ouest"
    },
    "name": "Maison André-Benjamin-Papineau"
  },
  "name": "Exposition : Ilana Pichon - Tout plein de monstres!",
  "endDate": "2025-02-02T22:00:00-04:00",
  "startDate": "2024-12-03T17:00:00-04:00"
}
</script>