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-4436",
  "type": [
    "Event",
    "http://kg.artsdata.ca/ontology/Event"
  ],
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-444",
    "type": "Place",
    "sameAs": "https://maps.google.com/?q=92+Rue+du+Patrimoine,+Gatineau,+QC+J9H+3P4,+Canada&ftid=0x4cce01ed8cee70b3:0x284f2a727cd8f719",
    "address": {
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Gatineau",
      "addressRegion": "QC",
      "postalCode": "J9H 3P4",
      "streetAddress": "92 Rue du Patrimoine"
    },
    "name": "Centre d'animation jeunesse d'Aylmer"
  },
  "description": "Tu es invité au tournoi officiel de basketball 3v3 (3 participants contre 3 participants). Apporte ton équipe et prépare toi à la compétition. L'équipe gagnante pourra remporter un prix de champion!\n",
  "name": "Basketball 3v3",
  "organizer": {
    "id": "http://kg.artsdata.ca/resource/K16-114",
    "type": [
      "Organization",
      "http://kg.artsdata.ca/ontology/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=44906",
  "endDate": "2024-11-14",
  "startDate": "2024-11-14T18:00:00-05:00",
  "eventStatus": "http://schema.org/EventScheduled",
  "eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
  "image": {
    "type": "ImageObject",
    "url": "https://calendrier.gatineau.cloud/upload/calendrier/6018a629-1820-42f3-b678-4a8d238f7de0.jpg"
  }
}
</script>