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-4363",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-435",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/ae7e9413-d3b8-44e5-a077-36b85a1fd58c",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-435#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Gatineau",
"addressRegion": "QC",
"postalCode": "J8Y 1S8",
"streetAddress": "99 Bd Saint-Raymond"
},
"name": "Centre communautaire Saint-Raymond"
},
"description": "Viens découvrir le watter pong une superbe activité préparer par nos super animateurs!\n\n\n",
"name": "Mario party & watter pong",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K16-114",
"type": "Organization",
"sameAs": [
"http://scenepro.ca#Organization345",
"http://www.wikidata.org/entity/Q124463789"
],
"name": "Ville de Gatineau"
},
"url": "https://calendrier.gatineau.cloud/calendrier/evenement.aspx?langue=fr-ca&id_evenement=44877",
"endDate": "2024-10-26",
"startDate": "2024-10-26T18:00:00-04:00",
"eventStatus": "http://schema.org/EventScheduled",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
"image": {
"type": "ImageObject",
"url": "https://calendrier.gatineau.cloud/upload/calendrier/451b979d-3fef-4108-8930-e9c7281b66d1.JPG"
}
}
</script>