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-2534",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K2-187",
"type": "Place",
"sameAs": [
"http://scenepro.ca#Venue156",
"http://www.wikidata.org/entity/Q20669860",
"https://fr.wikipedia.org/wiki/Salle_J.-Antonio-Thompson"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K2-187#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Trois-Rivières",
"addressRegion": "QC",
"postalCode": "G9A 5H3",
"streetAddress": "374, rue des Forges"
},
"name": "Salle J.- Antonio-Thompson"
},
"name": "Hors les murs – IMPULSO par Danza Descalza",
"startDate": "2024-08-09T19:00:00-04:00"
}
</script>