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-731",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-50",
"type": "Place",
"sameAs": [
"http://kg.footlight.io/resource/2b6db9af-d1c4-4789-9af8-a8fcfc818d48",
"https://www.laval.ca/03e1dcf2-1201-4c36-8ba2-4fd7da85b80b"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K5-50#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7K 2J4",
"streetAddress": "4660 Boulevard des Laurentides"
},
"name": "Bibliothèque Laure-Conan de Laval"
},
"name": "Heure du conte bilingue français - espagnol",
"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-11-17T16:30:00-04:00",
"startDate": "2024-11-17T15:30:00-04:00"
}
</script>