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-1550",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-4",
    "type": "Place",
    "sameAs": "http://kg.footlight.io/resource/b0e5da46-6b55-48f4-b6f9-3e9aa43100d4",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-4#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Gatineau",
      "addressRegion": "QC",
      "postalCode": "J8P 6K7",
      "streetAddress": "360 Bd la Vérendrye E"
    },
    "name": "École Polyvalente Nicolas-Gatineau"
  },
  "description": "François Bellefeuille revient sur les planches pour préparer un nouveau spectacle. * Spectacle présenté à l'auditorium de l'école polyvalente Nicolas-Gatineau, 360, boulevard La Vérendrye Est, Gatineau, QC, J8P 6K7",
  "name": "François Bellefeuille",
  "organizer": [
    {
      "id": "http://kg.artsdata.ca/resource/K16-67",
      "type": "Organization",
      "sameAs": "http://www.wikidata.org/entity/Q111857187",
      "name": "Maison de la culture de Gatineau",
      "url": "https://www.maisondelaculture.ca/Salle-Odyssee/index.html"
    },
    {
      "id": "http://kg.footlight.io/resource/dca5d22a-9dd4-4d4a-87ed-e2119d55aab5",
      "type": "Organization",
      "sameAs": [
        "http://kg.artsdata.ca/resource/K16-67",
        "http://www.wikidata.org/entity/Q111857187"
      ],
      "name": "Maison de la culture de Gatineau",
      "schema:url": "https://www.maisondelaculture.ca/"
    }
  ],
  "url": "https://www.maisondelaculture.ca/Salle-Odyssee/spectacles/auditorium-de-la-polyvalente-nicolas-gatineau/francois-bellefeuille.html",
  "endDate": "2024-12-06T20:00:00-05:00",
  "startDate": "2024-12-06T20:00:00-05:00",
  "image": {
    "type": "ImageObject",
    "url": "https://www.maisondelaculture.ca/salle-odyssee/images/spectacles/auditorium-de-la-polyvalente-nicolas-gatineau/francois-bellefeuille.jpg"
  }
}
</script>