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-2677",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-419",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/c2ef02ee-6682-424a-93df-5d46478bc7f7",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-419#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Gatineau",
"addressRegion": "QC",
"postalCode": "J8X 4C8",
"streetAddress": "25 Rue Laurier"
},
"name": "Maison du citoyen"
},
"name": "Le patrimoine moderne de Gatineau",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K16-114",
"type": "Organization",
"sameAs": [
"http://scenepro.ca#Organization345",
"http://www.wikidata.org/entity/Q124463789"
],
"name": "Ville de Gatineau"
},
"endDate": "2024-08-25",
"startDate": "2024-08-25T14:00:00-04:00"
}
</script>