JSON-LD Schema.org

JSON-LD using Schema.org @context. It can be copy/pasted into HTML Webpages.

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "id": "http://kg.artsdata.ca/resource/K23-4284",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-487",
    "type": "Place",
    "sameAs": "http://api.footlight.io/places/65dc68d5bec01b00642c6e02",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-487#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Trois-Rivières",
      "addressRegion": "QC",
      "postalCode": "G9A 2A9",
      "streetAddress": "171 Rue Bonaventure"
    },
    "name": "Café-Bar Zénob"
  },
  "description": " SandveissLancement de l'album 'Standing in the Fire'https://sandveiss.bandcamp.com/album/standing-in-the-fire+Sons of ArrakisTournée 'Volume II'https://sonsofarrakis.bandcamp.com/album/volume-ii__Le Zénob, Trois-RivièresDimanche 3 novembre 2024Porte : 20h00Show : 20h3015$ + taxes + frais20$ à la porte ",
  "name": [
    "Lancement d'album de Sandveiss + Sons of Arrakis | Trois-Rivières - Le Zénob",
    "Lancement d'album de Sandveiss + Sons of Arrakis | Trois-Rivières - Le Zénob"
  ],
  "url": "https://lepointdevente.com/billets/sandveiss-soa-tr?lang=fr",
  "startDate": "2024-11-03T20:30:00-05:00",
  "eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
  "image": {
    "type": "ImageObject",
    "url": "https://tpos.s3.amazonaws.com/events/DOZ/24/11/03/001/doz241103001-1152x648-fr-66d22b04.png"
  }
}
</script>