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-4274",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-730",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/6b390936-786c-4899-83df-efa1db9fea69",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-730#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Trois-Rivières",
"addressRegion": "QC",
"postalCode": "G9A 1P1",
"streetAddress": "630 Rue Ste Ursule"
},
"name": "Club curling Trois-Rivières"
},
"name": "CANADIAN SEXY MALES",
"url": "https://lepointdevente.com/billets/cansexy23n24?lang=fr",
"startDate": "2024-11-23T21:00:00-05:00",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
"image": {
"type": "ImageObject",
"url": "https://tpos.s3.amazonaws.com/events/SNO/24/11/23/001/cansexy23n24-1152x648-fr-66da1bf2.png"
}
}
</script>