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-1807",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-69",
    "type": "Place",
    "sameAs": "http://kg.footlight.io/resource/32166f01-28d5-4d55-8fff-e83a0ab3a795",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-69#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Gatineau",
      "addressRegion": "QC",
      "postalCode": "J8X 3J8",
      "streetAddress": "3 Rue Kent"
    },
    "name": "Le Minotaure"
  },
  "description": "Event Details Le Minotaure en partenariat avec la Salle Odyssée présentent:. LES DEUXLUXES https://deuxluxes.bandcamp.com/album/lighter-fluid . ZOO BABY https://zoo-baby.bandcamp.com/album/volume-2 . Portes: 19hSpectacle: 20h.18+ Refunds No refunds Event location Contact the organizer info@minotaure.ca www.minotaure.ca",
  "name": "Les Deuxluxes et Zoo Baby au Minotaure",
  "url": "https://lpdv.co/56e72",
  "startDate": "2024-12-04T20:00:00-05:00",
  "image": {
    "type": "ImageObject",
    "url": "https://tpos.s3.amazonaws.com/events/AMB/24/05/08/001/amb240508001-1152x648-fr-663e5b28.png"
  }
}
</script>