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-2492",
"type": "EventSeries",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-397",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/cd2df386-bf9c-4624-a468-56daa91d4c2b",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-397#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Gatineau",
"addressRegion": "QC",
"postalCode": "J8M 1W3",
"streetAddress": "1178 Rue de Neuville"
},
"name": "Parc de Neuville"
},
"name": "Cube culturel au parc Neuville",
"subEvent": [
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44560#2024-07-12T120000-0400"
},
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44560#2024-07-10T120000-0400"
},
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44560#2024-07-11T120000-0400"
},
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44560#2024-07-13T120000-0400"
}
],
"endDate": "2024-07-13T12:00:00-04:00",
"startDate": "2024-07-10T12:00:00-04:00"
}
</script>