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/K23-1833",
  "type": "Event",
  "location": [
    {
      "id": "http://kg.artsdata.ca/resource/K5-694",
      "type": "Place",
      "sameAs": "http://kg.footlight.io/resource/7cfa3a3f-d283-4e28-9f09-2b0756ac2e27",
      "address": {
        "id": "http://kg.artsdata.ca/resource/K5-694#PostalAddress",
        "type": "PostalAddress",
        "addressCountry": "CA",
        "addressLocality": "Trois-Rivières",
        "addressRegion": "QC",
        "postalCode": "G9A 2J2",
        "streetAddress": "200 Av. des Draveurs"
      },
      "name": "Boréalis"
    },
    {
      "id": "http://kg.artsdata.ca/resource/K5-739",
      "type": "Place",
      "sameAs": "http://kg.footlight.io/resource/a2f5dcee-506f-496b-8b14-39e23ed7b909",
      "address": {
        "id": "http://kg.artsdata.ca/resource/K5-739#PostalAddress",
        "type": "PostalAddress",
        "addressCountry": "CA",
        "addressLocality": "Trois-Rivières",
        "addressRegion": "QC",
        "postalCode": "G8T 2V8",
        "streetAddress": "150 Rue Fusey"
      },
      "name": "Parc des Chenaux"
    }
  ],
  "name": [
    "Histoire sur l’eau: Croisière immersive",
    "Concerts champêtres – Damian Nisenson"
  ],
  "startDate": [
    "2024-07-28T14:00:00-04:00",
    "2024-06-25"
  ],
  "endDate": "2024-09-29"
}
</script>