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-2822",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-23",
"type": "Place",
"sameAs": [
"http://www.wikidata.org/entity/Q3280275",
"http://musicbrainz.org/place/56068177-87d7-4dad-acb3-e5dffa4877c6"
],
"address": {
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Montreal",
"addressRegion": "QC",
"postalCode": "H2X 0S1",
"streetAddress": "1600, rue Saint-Urbain"
},
"name": "Maison symphonique de Montréal"
},
"name": "Gauvin, Lemieux : divin Handel Maison symphonique",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K10-94",
"type": "Organization",
"sameAs": [
"http://www.wikidata.org/entity/Q3236096",
"http://musicbrainz.org/artist/a118464e-b220-41ff-959d-08da62fa39b7"
],
"name": "Les Violons du Roy",
"url": "https://www.violonsduroy.com/fr/"
},
"endDate": "2025-03-21",
"startDate": "2025-03-21T19:30:00-04:00"
}
</script>