JSON-LD Schema.org

JSON-LD utilisant le @context de Schema.org. Il peut être copié-collé dans des pages Web HTML.

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "id": "http://kg.artsdata.ca/resource/K23-4360",
  "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 à libérer ta créativité à travers d'une activité de graffiti avec l'équipe du CAJA!\n",
  "name": "Graffiti avec le CAJA",
  "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=44874",
  "endDate": "2024-10-25",
  "startDate": "2024-10-25T18:00:00-04:00",
  "eventStatus": "http://schema.org/EventScheduled",
  "eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
  "image": {
    "type": "ImageObject",
    "url": "https://calendrier.gatineau.cloud/upload/calendrier/c801e353-0271-42d8-be49-289b2921f5aa.jpg"
  }
}
</script>