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-2446",
"type": "EventSeries",
"location": {
"id": "http://kg.artsdata.ca/resource/K2-197",
"type": "Place",
"sameAs": [
"http://scenepro.ca#Venue196",
"http://www.wikidata.org/entity/Q107015498"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K2-197#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Gatineau",
"addressRegion": "QC",
"postalCode": "J8T 8H9",
"streetAddress": "855, boulevard de la Gappe"
},
"name": "Salle Odyssée"
},
"name": "Je t'écris au milieu d'un bel orage",
"subEvent": [
{
"id": "http://kg.footlight.io/resource/maisondelaculture-ca_rendez-vous-theatre-je-tecris-au-milieu-dun-bel-orage#2024-11-15T200000-0500"
},
{
"id": "http://kg.footlight.io/resource/maisondelaculture-ca_rendez-vous-theatre-je-tecris-au-milieu-dun-bel-orage#2024-11-16T200000-0500"
}
],
"endDate": "2024-11-16T20:00:00-05:00",
"startDate": "2024-11-15T20:00:00-05:00"
}
</script>