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-1394",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-419",
    "type": "Place",
    "sameAs": "http://kg.footlight.io/resource/c2ef02ee-6682-424a-93df-5d46478bc7f7",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-419#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Gatineau",
      "addressRegion": "QC",
      "postalCode": "J8X 4C8",
      "streetAddress": "25 Rue Laurier"
    },
    "name": "Maison du citoyen"
  },
  "name": "Racines plurielles: Atelier de création de fanzine (15 ans et +)",
  "endDate": "2024-06-19",
  "startDate": "2024-05-01"
}
</script>