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-4302",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K16-246",
    "type": "Place",
    "sameAs": [
      "http://scenepro.ca#Venue157",
      "http://www.wikidata.org/entity/Q124295548"
    ],
    "address": {
      "id": "http://kg.artsdata.ca/resource/K16-246#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Trois-Rivières",
      "addressRegion": "QC",
      "postalCode": "G8Z 1E3",
      "streetAddress": "3175, boulevard Laviolette"
    },
    "name": "Théâtre du Cégep de Trois-Rivières"
  },
  "description": " Illusion Floyd vous propose un spectacle avec une formation composée de 10 musiciens interprétant les plus grands succès du groupe mythique que vous adorez. Illusion Floyd introduira, en 2024, son spectacle “The Dark Side of … The Wall”. En effet le groupe vous interprétera l’album DSOTM (Dark Side of The Moon) dans son intégralité suivi des pièces les plus populaires sur l’album The Wall. Illusion Floyd soulignera alors le 45e anniversaire de la sortie de cet album (30 novembre 1979). Soyez-y! Illusion Floyd offers you a show with a band made up of 10 musicians performing the greatest hits of the legendary group that you love. Illusion Floyd will introduce, in 2024, its show “The Dark Side of … The Wall”. Indeed the group will perform the album DSOTM (Dark Side of The Moon) in its entirety followed by the most popular pieces on the album The Wall. Illusion Floyd will then mark the 45th anniversary of the release of this album (November 30, 1979). Be there! ",
  "name": "Illusion Floyd - Tournée The Dark Side of The Wall",
  "url": "https://lepointdevente.com/billets/illusion-2024-3r?lang=fr",
  "startDate": "2024-10-19T20:00:00-04:00",
  "eventStatus": "http://schema.org/EventScheduled",
  "eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
  "image": {
    "type": "ImageObject",
    "url": "https://tpos.s3.amazonaws.com/events/K44/24/10/19/002/k44241019002-1152x648-fr-66c75804.png"
  }
}
</script>