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-1617",
"type": "EventSeries",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-682",
"type": "Place",
"sameAs": "http://api.footlight.io/places/663cbd370796c300645f0bfd",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-682#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Saint-Mathieu-du-Parc",
"addressRegion": "QC",
"postalCode": "G0X 1N0",
"streetAddress": "2001, Chemin St-François"
},
"name": "Amphithéâtre - Parc récréoforestier"
},
"name": "Illusion Floyd - Lepointdevente.com",
"subEvent": [
{
"id": "http://kg.footlight.io/resource/culturemauricie_lepointdevente-com_illusionfloyd2024#2024-07-25T210000-0400"
},
{
"id": "http://kg.footlight.io/resource/culturemauricie_lepointdevente-com_illusionfloyd2024#2024-07-26T210000-0400"
},
{
"id": "http://kg.footlight.io/resource/culturemauricie_lepointdevente-com_illusionfloyd2024#2024-07-27T210000-0400"
}
],
"endDate": "2024-07-27T21:00:00-04:00",
"startDate": "2024-07-25T21:00:00-04:00"
}
</script>