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/K23-4300",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-970",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/0ac326cf-42fb-452e-a416-bd3927c54a1e",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-970#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Trois-Rivières",
"addressRegion": "QC",
"postalCode": "G8V 1X8",
"streetAddress": "3101 Rang Saint-Malo"
},
"name": "École d'art équestre Beauvallon"
},
"name": "Spécial H 2023 - Lepointdevente.com",
"startDate": "2024-10-20T13:30:00-04:00"
}
</script>