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-1357",
"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": "Louis Morissette | Sous Pression",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K16-201",
"type": "Organization",
"sameAs": [
"http://scenepro.ca#Organization239",
"http://www.wikidata.org/entity/Q111784331"
],
"name": "[co]motion, agitateur de culture"
},
"startDate": "2024-10-09T20:00:00-04:00"
}
</script>