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-4358",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-444",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/8a6d5a3f-41cb-4aeb-b16b-c35246947e57",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-444#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Gatineau",
"addressRegion": "QC",
"postalCode": "J9H 3P4",
"streetAddress": "92 Rue du Patrimoine"
},
"name": "Centre Jeunesse d'Aylmer"
},
"description": "Tu es invité.e à nous rejoindre à manger un repas BBQ (hot-dogs et hamburgers) avec l'équipe du CAJA.\n",
"name": "BBQ de la rentrée",
"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=44871",
"endDate": "2024-10-12",
"startDate": "2024-10-12T18:00:00-04:00",
"eventStatus": "http://schema.org/EventScheduled",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
"image": {
"type": "ImageObject",
"url": "https://calendrier.gatineau.cloud/upload/calendrier/c47ef575-806b-4123-841a-3698560125ff.jpg"
}
}
</script>