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-2608",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K2-224",
"type": "Place",
"sameAs": [
"http://scenepro.ca#Venue175",
"http://www.wikidata.org/entity/Q107015508"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K2-224#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "La Tuque",
"addressRegion": "QC",
"postalCode": "G9X 3B4",
"streetAddress": "725, boulevard Ducharme"
},
"name": "Salle Vincent-Spain"
},
"name": "ORLOGE SIMARD",
"startDate": "2024-06-08T20:00:00-04:00"
}
</script>