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-4266",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-731",
    "type": "Place",
    "sameAs": "http://kg.footlight.io/resource/78173530-d109-47fa-82ad-1122216cee9d",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-731#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Trois-Rivières",
      "addressRegion": "QC",
      "postalCode": "G8T 2T9",
      "streetAddress": "75 Rue Fusey"
    },
    "name": "Rock Café Le Stage"
  },
  "image": {
    "type": "ImageObject",
    "url": [
      "https://tpos.s3.amazonaws.com/events/NZ9/24/12/06/001/nz9241206001-1152x648-fr-66e83e60.png",
      "https://tpos.s3.amazonaws.com/events/NZ9/24/12/06/001/nz9241206001-1152x648-fr-67452810.png"
    ]
  },
  "name": "The Corps : Winter Schminter Tour - Part One with Fast Offensive ● No Step Back (3-Rivières)",
  "url": "https://lepointdevente.com/billets/nz9241206001?lang=fr",
  "startDate": "2024-12-06T20:00:00-05:00",
  "eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode"
}
</script>