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-648",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-62",
"type": "Place",
"sameAs": [
"https://www.laval.ca/lieux/Pages/Fr/bibliotheque-sylvain-garneau.aspx#Place",
"https://www.laval.ca/8b694188-c831-4cd9-a679-df7613d442ba"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K5-62#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7L 1L5",
"streetAddress": "187, boulevard Sainte-Rose"
},
"name": "Bibliothèque Sylvain-Garneau"
},
"name": "La Panne",
"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": "2024-12-29T18:45:00-04:00",
"startDate": "2024-12-29T18:00:00-04:00"
}
</script>