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-2576",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-402",
    "type": "Place",
    "sameAs": "http://kg.footlight.io/resource/990eed9d-b39a-4fb6-aeb5-a14474b27aa5",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-402#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Gatineau",
      "addressRegion": "QC",
      "postalCode": "J9J 0G5",
      "streetAddress": "255 Rue de Bruxelles"
    },
    "name": "Bibliothèque Donalda-Charron"
  },
  "name": "Soirée VIP pour ados",
  "endDate": "2024-06-14",
  "startDate": "2024-06-14T18:00:00-04:00"
}
</script>