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-2490",
"type": "EventSeries",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-801",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/1ab78ede-28b4-4f7a-80c9-78023e75cbe1",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-801#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Gatineau",
"addressRegion": "QC",
"postalCode": "J8L 0B3"
},
"name": "Parc du 8 octobre 1906"
},
"name": "Soirée musicale: Kazbek",
"subEvent": [
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44398#2024-07-11T190000-0400"
},
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44398#2024-08-22T190000-0400"
},
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44398#2024-08-08T190000-0400"
}
],
"endDate": "2024-08-22T19:00:00-04:00",
"startDate": "2024-07-11T19:00:00-04:00"
}
</script>