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/K23-2495",
"type": "EventSeries",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-396",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/9d52e4dc-89b1-4045-8a56-e139b5fe72d9",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-396#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Gatineau",
"addressRegion": "QC",
"postalCode": "J8L 2E9",
"streetAddress": "241 Ave. de Buckingham"
},
"name": "Parc du Landing"
},
"name": "Cube culturel: Concert et atelier d’écriture avec Julien ",
"subEvent": [
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44250#2024-08-02T163000-0400"
},
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44250#2024-07-13T163000-0400"
},
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44250#2024-07-06T163000-0400"
}
],
"endDate": "2024-08-02T16:30:00-04:00",
"startDate": "2024-07-06T16:30:00-04:00"
}
</script>