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-978",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-211",
"type": [
"Place",
"PerformingArtsTheater"
],
"sameAs": [
"http://www.wikidata.org/entity/Q16675360",
"http://scenepro.ca#Venue194",
"https://fr.wikipedia.org/wiki/Salle_Andr%C3%A9-Mathieu"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K11-211#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7N 5H9",
"streetAddress": "475 Boulevard de l'Avenir"
},
"name": "Salle André-Mathieu",
"url": "https://www.co-motion.ca/nos-salles-de-spectacles/salle-andre-mathieu/"
},
"name": "Brel & Barbara | Héros fragiles",
"startDate": "2024-11-21T20:00:00-05:00"
}</script>