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-1687",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K13-234",
    "type": "Place",
    "sameAs": "http://capacitor.culturecreates.com/2100d544-1f37-4d3a-a115-ce98772309ec",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K13-234#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Gatineau",
      "addressRegion": "QC",
      "postalCode": "J8X 2H3",
      "streetAddress": "1 Rue Wellington"
    },
    "name": "Théâtre de l'Île"
  },
  "name": "Rendez-vous documentaires avec Ciné Jonction : Les allumettières",
  "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"
    },
    {
      "id": "http://kg.artsdata.ca/resource/K5-156",
      "type": "Organization",
      "sameAs": [
        "http://kg.footlight.io/resource/e2a27fc4-7486-4186-934a-c7d05860ef6a",
        "http://toutculture.ca/organization/16"
      ],
      "name": "Ciné Jonction"
    }
  ],
  "performer": {
    "id": "http://kg.artsdata.ca/resource/K5-156"
  },
  "endDate": "2024-09-21T21:00:00-04:00",
  "startDate": "2024-09-21T19:00:00-04:00"
}
</script>