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-5078",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-949",
    "type": "Place",
    "sameAs": "http://kg.footlight.io/resource/823bc9ee-c6da-4423-bab4-624043dd4f5d",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-949#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Shawinigan",
      "addressRegion": "QC",
      "postalCode": "G9N 6V8",
      "streetAddress": "Rue Gilles-Grondin"
    },
    "name": "Salle Gilles-Grondin, CÉGEP de Shawinigan"
  },
  "description": " Entourée de 4 musiciens, Brigitte Boisjoli fait revivre la fièvre Elvis Presley!« Elvis a marqué les générations par son talent, sa beauté et sa voix qui semblait sortie tout droit d’un chœur gospel. Un rock’n’roll qui a dérangé, qui s’est déhanché.Ce besoin urgent de chanter qui je suis, tout comme Elvis. Aujourd’hui, je le sens, je suis prête pour le rock’n’roll d’une vie, celle d’Elvis, mon Elvis! »Brigitte Boisjoli________________________________________________________________________________CHOISISSEZ BIEN VOS SIÈGES, LE BON TARIF ET LA BONNE SECTION! INSTALLEZ-VOUS BIEN, ÇA VA BRASSER!N'OUBLIEZ PAS LE MOT DE PASSE POUR LE TARIF LÈVE-TÔT! WWW.STE-FLORE.CABesoin d'un coup de main? Mardi ou jeudi matin de 9H00 à 12H00 au (819) 531-1968________________________________________________________________________________ ",
  "name": "Brigitte Boisjoli - Bring back '68 - La fièvre Elvis",
  "schema:url": "https://lepointdevente.com/billets/k4q251206001?lang=fr",
  "startDate": "2025-12-06T20:00:00-05:00",
  "eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
  "image": {
    "type": "ImageObject",
    "url": "https://tpos.s3.amazonaws.com/events/K4Q/25/12/06/001/k4q251206001-1152x648-fr-67067713.png"
  }
}
</script>