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-2499",
"type": "EventSeries",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-816",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/a48ffa91-54f0-4311-9e65-c3e901b5933c",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-816#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Gatineau",
"addressRegion": "QC",
"postalCode": "J8L 2V6",
"streetAddress": "565 Rue Laframboise"
},
"name": "Parc Laframboise"
},
"name": "Cube culturel: Atelier familiale / Éclats de rire en famille ",
"subEvent": [
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44269#2024-07-19T130000-0400"
},
{
"id": "http://kg.footlight.io/resource/gatineau-cloud_44269#2024-07-05T183000-0400"
}
],
"endDate": "2024-07-19T13:00:00-04:00",
"startDate": "2024-07-05T18:30:00-04:00"
}
</script>