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-2113",
"type": "EventSeries",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-383",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/533b42f9-1192-4b18-8052-279f5644d80c",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-383#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7N 5W1",
"streetAddress": "1395, boul de la Concorde O"
},
"name": "Maison des arts - Cour Intérieure"
},
"name": "Zones musicales | Masmoudi Quartette",
"subEvent": [
{
"id": "http://kg.footlight.io/resource/co-motion-ca_zones-musicales-masmoudi-quartette#2024-08-15T173000-0400"
},
{
"id": "http://kg.footlight.io/resource/co-motion-ca_zones-musicales-masmoudi-quartette#2024-08-15T200000-0400"
}
],
"endDate": "2024-08-15T20:00:00-04:00",
"startDate": "2024-08-15T17:30:00-04:00"
}
</script>