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-527",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-238",
"type": "Place",
"sameAs": [
"http://caligram.com/place/1494",
"https://www.laval.ca/dcee7c0d-8dcb-46af-bf77-61b14820bf94"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K5-238#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7L 4M4",
"streetAddress": "2585, boulevard des Oiseaux"
},
"name": "Parc Champfleury"
},
"name": "Bibliomobile au parc Champfleury",
"endDate": "2024-08-15T00:00:00-04:00",
"startDate": "2024-08-14T23:00:00-04:00"
}
</script>