JSON-LD Schema.org

JSON-LD using Schema.org @context. It can be copy/pasted into HTML Webpages.

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@graph": [
    {
      "id": "http://kg.artsdata.ca/resource/K23-6240",
      "type": [
        "Event",
        "EventSeries"
      ],
      "location": {
        "id": "http://kg.artsdata.ca/resource/K5-448",
        "type": "Place",
        "sameAs": "http://kg.footlight.io/resource/d2c49434-fef9-4dcc-a671-fe57cf521e5e",
        "address": {
          "id": "http://kg.artsdata.ca/resource/K5-448#PostalAddress",
          "type": "PostalAddress",
          "addressCountry": "CA",
          "addressLocality": "Gatineau",
          "addressRegion": "QC",
          "postalCode": "J8T 6J8",
          "streetAddress": "22 Rue d'Auvergne"
        },
        "name": "Parc de la Riviera"
      },
      "description": "Le Hacky Sack est un jeu dynamique qui consiste à faire passer un petit sac de sable entre les joueurs en utilisant uniquement les pieds. Parfait pour développer la coordination, l'équilibre et la concentration, c'est aussi un excellent moyen de se divertir entre amis ou en groupe. Un moment fun et sportif à partager !<br><br>La Ville de Gatineau se veut un milieu inclusif et accessible.<br>Vous pouvez communiquer avec notre équipe pour plus de précisions sur l’accessibilité des sites et des activités.<br>Planifiez vos déplacements avec le Plani-Bus de la STO.<br>",
      "image": {
        "type": "ImageObject",
        "url": "https://calendrier.gatineau.cloud/upload/calendrier/ae553d9e-d4a8-41ed-8646-b8634e717d7b.jpg"
      },
      "name": "Initiation au Hacky sack «freestyle»",
      "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"
      },
      "subEvent": [
        {
          "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-06-25T180000-0400"
        },
        {
          "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-07-23T180000-0400"
        },
        {
          "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-07-30T180000-0400"
        },
        {
          "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-08-06T180000-0400"
        },
        {
          "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-08-13T180000-0400"
        },
        {
          "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-08-20T180000-0400"
        },
        {
          "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-08-27T180000-0400"
        },
        {
          "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-07-02T180000-0400"
        },
        {
          "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-07-09T180000-0400"
        }
      ],
      "schema:url": "https://calendrier.gatineau.cloud/calendrier/evenement.aspx?langue=fr-ca&id_evenement=45287",
      "endDate": "2025-08-27T18:00:00-04:00",
      "startDate": "2025-06-25T18:00:00-04:00",
      "eventStatus": "http://schema.org/EventScheduled",
      "eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode"
    },
    {
      "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-07-23T180000-0400",
      "type": "Event",
      "name": "Initiation au Hacky sack «freestyle»",
      "endDate": "2025-07-23",
      "startDate": "2025-07-23T18:00:00-04:00"
    },
    {
      "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-07-30T180000-0400",
      "type": "Event",
      "name": "Initiation au Hacky sack «freestyle»",
      "endDate": "2025-07-30",
      "startDate": "2025-07-30T18:00:00-04:00"
    },
    {
      "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-08-06T180000-0400",
      "type": "Event",
      "name": "Initiation au Hacky sack «freestyle»",
      "endDate": "2025-08-06",
      "startDate": "2025-08-06T18:00:00-04:00"
    },
    {
      "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-08-13T180000-0400",
      "type": "Event",
      "name": "Initiation au Hacky sack «freestyle»",
      "endDate": "2025-08-13",
      "startDate": "2025-08-13T18:00:00-04:00"
    },
    {
      "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-08-20T180000-0400",
      "type": "Event",
      "name": "Initiation au Hacky sack «freestyle»",
      "endDate": "2025-08-20",
      "startDate": "2025-08-20T18:00:00-04:00"
    },
    {
      "id": "http://kg.footlight.io/resource/gatineau-cloud_45287#2025-08-27T180000-0400",
      "type": "Event",
      "name": "Initiation au Hacky sack «freestyle»",
      "endDate": "2025-08-27",
      "startDate": "2025-08-27T18:00:00-04:00"
    }
  ]
}
</script>