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-4059",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-701",
    "type": "Place",
    "sameAs": "http://api.footlight.io/places/65ef080ebec01b006431501d",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-701#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Shawinigan",
      "addressRegion": "QC",
      "postalCode": "G9N 8N6",
      "streetAddress": "1553 Boulevard Hubert-Biermans"
    },
    "name": "Cinéma Place Biermans"
  },
  "name": "Les beaux lundis : Making Of",
  "endDate": "2024-09-05",
  "startDate": "2024-09-03T13:30:00-04:00"
}
</script>