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-2440",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-428",
    "type": "Place",
    "sameAs": "http://kg.footlight.io/resource/62e07779-c3e0-4271-a9d2-f3769dad45eb",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-428#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Gatineau",
      "addressRegion": "QC",
      "postalCode": "J8V 2H2",
      "streetAddress": "288 Chem. Lebaudy"
    },
    "name": "Parc René-Lévesque"
  },
  "name": "Cube culturel: Musique et danse avec héritage colombien ",
  "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"
  },
  "endDate": "2024-07-27",
  "startDate": "2024-07-27T18:30:00-04:00"
}
</script>