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-1422",
  "type": "EventSeries",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-454",
    "type": "Place",
    "sameAs": [
      "http://scenepro.ca#Venue160",
      "http://kg.footlight.io/resource/53301c32-b35a-447a-9c83-c53a865eefec",
      "http://www.wikidata.org/entity/Q124294186"
    ],
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-454#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Trois-Rivières",
      "addressRegion": "QC",
      "postalCode": "G9A 5H3",
      "streetAddress": "1425 Pl. de l'Hôtel de Ville"
    },
    "name": "Salle Louis-Philippe-Poisson"
  },
  "name": "Troupe Métamorphose",
  "subEvent": [
    {
      "id": "http://kg.footlight.io/resource/culture3r-com_troupe-metamorphose#2024-05-25T140000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/culture3r-com_troupe-metamorphose#2024-05-25T193000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/culture3r-com_troupe-metamorphose#2024-05-26T140000-0400"
    }
  ],
  "endDate": "2024-05-26T14:00:00-04:00",
  "startDate": "2024-05-25T14:00:00-04:00"
}
</script>