JSON-LD Schema.org

JSON-LD using Schema.org @context. It can be copy/pasted into HTML Webpages.

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "id": "http://kg.artsdata.ca/resource/K43-610",
  "type": "Event",
  "location": {
    "id": "http://lod.footlight.io/resource/66734e26ca2fdb0064ce9ead",
    "type": "Place",
    "name": "PLACE HOLDER"
  },
  "name": "L’entre-deux artistique : Pas de paillette sans yeux",
  "endDate": "2024-09-10T16:45:00-04:00",
  "startDate": "2024-09-10T16:30:00-04:00"
}
</script>