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-3038",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-652",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/6db5bcb3-0f69-4d9e-be2e-7d2cdb81c4b4",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-652#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Mascouche",
"addressRegion": "QC",
"postalCode": "J7K 1P1",
"streetAddress": "3000 Ch Sainte-Marie"
},
"name": "Église de Mascouche"
},
"name": "Richard-Hamelin intime Église de Mascouche",
"endDate": "2024-07-31",
"startDate": "2024-07-31T20:00:00-04:00"
}
</script>