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-583",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K4-20",
    "type": "Place",
    "sameAs": "https://www.laval.ca/de905d46-f9e9-418c-8761-edd7c676b66c",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K4-20#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Laval",
      "addressRegion": "QC",
      "postalCode": "H7R 5P8",
      "streetAddress": "4749 boulevard Arthur-Sauvé"
    },
    "name": "Parc Ringuet"
  },
  "name": "Spectacle petite enfance - Le hérisson au parc Ringuet",
  "endDate": "2024-09-07T14:35:00-04:00",
  "startDate": "2024-09-07T14:00:00-04:00"
}
</script>