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-2252",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K2-196",
"type": "Place",
"sameAs": [
"http://scenepro.ca#Venue158",
"http://www.wikidata.org/entity/Q107015497"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K2-196#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Trois-Rivières",
"addressRegion": "QC",
"postalCode": "G9A 5H3",
"streetAddress": "1425, place de l'Hôtel-de-Ville, C.P. 368"
},
"name": "Salle Anaïs-Allard-Rousseau"
},
"name": "TRIP – PUNCH CLUB",
"startDate": "2024-08-31T17:30:00-04:00"
}
</script>