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-2320",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-710",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/11587391-ffae-4b6c-8604-83593049a428",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-710#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Trois-Rivières",
"addressRegion": "QC",
"postalCode": "G9B 6W5",
"streetAddress": "11441 Rue Notre Dame O"
},
"name": "Plein Air Ville-Joie"
},
"name": "Plein Air Ville-Joie",
"endDate": "2021-04-09",
"startDate": "2021-04-09"
}
</script>