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-2309",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-463",
"type": "Place",
"sameAs": [
"http://kg.footlight.io/resource/2cbd428a-4e42-4276-bfe1-de1d14d1ea98",
"http://www.wikidata.org/entity/Q18533570",
"https://fr.wikipedia.org/wiki/Amphith%C3%A9%C3%A2tre_Cogeco"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K5-463#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Trois-Rivières",
"addressRegion": "QC",
"postalCode": "G9A 5H3",
"streetAddress": "100 Av. des Draveurs"
},
"name": "Amphithéâtre Cogeco"
},
"name": "Maggots - Hommage à Slipknot",
"endDate": "2024-03-30",
"startDate": "2024-03-29"
}
</script>