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-513",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-326",
"type": "Place",
"sameAs": [
"http://caligram.com/place/6600",
"https://www.laval.ca/659ac9d7-fb91-4346-b138-a9485d043fac"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K5-326#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7N 3Z3",
"streetAddress": "5, avenue du Crochet"
},
"name": "Parc Bernard-Laudry (Laval-des-Rapides)"
},
"name": "Spectacle de cirque - Duo Annetta et Gustave au parc Bernard-Landry",
"endDate": "2024-08-08T23:30:00-04:00",
"startDate": "2024-08-08T23:00:00-04:00"
}
</script>