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-1632",
"type": "EventSeries",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-706",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/3942d194-b200-4cd6-91cd-de49240ad644",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-706#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Trois-Rivières",
"addressRegion": "QC",
"postalCode": "G9A 2G9",
"streetAddress": "323 Rue des Forges"
},
"name": "Le Memphis Cabaret"
},
"name": "RAY CHARLES par Martin Fontaine - Lepointdevente.com",
"subEvent": [
{
"id": "http://kg.footlight.io/resource/culturemauricie_lepointdevente-com_raycharlesmartinfontaine#2024-06-07T203000-0400"
},
{
"id": "http://kg.footlight.io/resource/culturemauricie_lepointdevente-com_raycharlesmartinfontaine#2024-06-08T203000-0400"
},
{
"id": "http://kg.footlight.io/resource/culturemauricie_lepointdevente-com_raycharlesmartinfontaine#2024-06-14T203000-0400"
},
{
"id": "http://kg.footlight.io/resource/culturemauricie_lepointdevente-com_raycharlesmartinfontaine#2024-06-15T203000-0400"
}
],
"endDate": "2024-06-15T20:30:00-04:00",
"startDate": "2024-06-07T20:30:00-04:00"
}
</script>