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/K43-277",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-59",
"type": [
"Place",
"PerformingArtsTheater"
],
"sameAs": [
"http://www.wikidata.org/entity/Q57943665",
"https://www.laval.ca/b881c7a8-00ac-40fc-81d4-296229eb64d6",
"https://fr.wikipedia.org/wiki/Maison_des_arts_de_Laval",
"https://isni.org/isni/0000000096057917"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K11-59#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7N 5W1",
"streetAddress": "1395, boul de la Concorde O"
},
"name": "Maison des arts de Laval",
"url": "https://www.co-motion.ca/nos-salles-de-spectacles/maison-des-arts-de-laval/"
},
"name": "Jeune Public - Hercule et Naïade",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K16-116",
"type": "Organization",
"sameAs": "http://www.wikidata.org/entity/Q124463790",
"name": "Ville de Laval",
"url": "https://www.laval.ca"
},
"endDate": "2025-03-23T18:50:00-04:00",
"startDate": "2025-03-23T18:00:00-04:00"
}
</script>