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-581",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-332",
"type": "Place",
"sameAs": "http://caligram.com/place/6581",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-332#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7V 3L6",
"streetAddress": "1630, rue Hébert"
},
"name": "Parc Labelle (Chomedey)"
},
"name": "Spectacle petite enfance - Le hérisson au parc Labelle",
"endDate": "2024-09-08T14:35:00-04:00",
"startDate": "2024-09-08T14:00:00-04:00"
}
</script>