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-552",
  "type": "Event",
  "name": "Théâtre à ciel ouvert : Iris en été au Parc Marc-Aurèle-Fortin",
  "endDate": "2024-08-14T18:00:00-04:00",
  "startDate": "2024-08-14T17:00:00-04:00"
}
</script>