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-4254",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-681",
    "type": "Place",
    "sameAs": "http://api.footlight.io/places/66447a4a9f43170063f9590e",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-681#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Trois-Rivières",
      "addressRegion": "QC",
      "postalCode": "G9A 2K7",
      "streetAddress": "507 Rue St Georges"
    },
    "name": "Backstore (Dep Frida)"
  },
  "name": "Marie Céleste @ Backstore Trois-Rivières",
  "organizer": {
    "id": "http://kg.footlight.io/resource/fb7c75a1-9bd2-4846-a101-79f975fcb476",
    "type": "Organization",
    "name": "Le Backstore",
    "schema:url": "https://lebackstore.com/"
  },
  "schema:url": "https://lepointdevente.com/billets/mariecelestebackstore?lang=fr",
  "url": "https://lepointdevente.com/billets/mariecelestebackstore?lang=fr",
  "startDate": "2025-01-24T20:00:00-05:00",
  "eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
  "image": {
    "type": "ImageObject",
    "url": "https://tpos.s3.amazonaws.com/events/LRS/25/01/24/001/lrs250124001-1152x648-en-66d93c75.png"
  }
}
</script>