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-2983",
"type": "EventSeries",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-30",
"type": [
"Place",
"PerformingArtsTheater"
],
"sameAs": [
"http://scenepro.ca#Venue208",
"http://www.wikidata.org/entity/Q98271286"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K11-30#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Montreal",
"addressRegion": "QC",
"postalCode": "H2X 1Y9",
"streetAddress": "175 rue Saint-Catherine Ouest"
},
"name": "Place des Arts - Salle Claude-Léveillée"
},
"name": "Jorane en duo Salle Claude-Léveillée",
"subEvent": [
{
"id": "http://kg.footlight.io/resource/placedesarts-com_jorane-en-duo#2024-09-28T200000-0400"
},
{
"id": "http://kg.footlight.io/resource/placedesarts-com_jorane-en-duo#2024-09-27T200000-0400"
}
],
"endDate": "2024-09-28T20:00:00-04:00",
"startDate": "2024-09-27T20:00:00-04:00"
}
</script>