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-4336",
  "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 L'Ambassade Culturelle est fière de vous présenter:.CHOSES SAUVAGEShttps://chosessauvages.bandcamp.com/track/incendie-au-paradis.La formation montréalaise ** Choses Sauvages** reviendra au printemps 2025 avec une troisième offrande, toute aussi dansante et soigneusement construite que ses précédentes. S’avançant toujours un peu plus loin dans les expérimentations, cet album affiche davantage des couleurs post-punks, et ne laissera certainement personne indifférent..____________________________.Portes: 19 hSpectacle: 20 h.18 ans et + Refunds No refunds Event location Contact the organizer info@minotaure.ca www.minotaure.ca",
  "name": "Choses Sauvages au Minotaure",
  "organizer": {
    "id": "http://kg.artsdata.ca/resource/K5-1038",
    "type": "Organization",
    "sameAs": "http://kg.footlight.io/resource/05aa65f3-d292-4b41-b6e3-f45832cfe45d",
    "name": "Minotaure",
    "url": "https://minotaure.ca/"
  },
  "url": "https://lpdv.co/6b627",
  "startDate": "2025-05-02T20:00:00-04:00",
  "eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
  "image": {
    "type": "ImageObject",
    "url": "https://tpos.s3.amazonaws.com/events/MTI/25/05/02/001/mti250502001-1152x648-fr-66f4670b.png"
  }
}
</script>