

# Event Details

- **Event Name**: Boîte noire
- **Event Start and End Date**: Thu, 29 Jan, 2026 at 08:00 pm – Fri, 30 Jan, 2026 at 12:00 am
- **Event URL**: https://allevents.in/montreal/boîte-noire/210008638663237
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210008638663237

## Event venue details

- **city**: Montreal
- **state**: QC
- **country**: Canada
- **location**: Théâtre Jean-Duceppe
- **lat**: 45.508709
- **long**: -73.567117
- **full address**: Théâtre Jean-Duceppe, Montreal, Canada

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2c02c15e86fc5be3bd4ac4982d7d653f44aa69af4c9069b06a2c4cc113d5a74c-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768732269
- **Alt text**: thumbnail
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_RETINA_PORTRAIT_3_2.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 29 Jan, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Théâtre Jean-Duceppe, Montreal, Canada
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Boîte noire ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Boîte noire",
        "image": "https://cdn-az.allevents.in/events5/banners/2c02c15e86fc5be3bd4ac4982d7d653f44aa69af4c9069b06a2c4cc113d5a74c-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768732269",
        "startDate": "2026-01-29",
        "endDate": "2026-01-30",
        "url": "https://allevents.in/montreal/boîte-noire/210008638663237",
        "location": {
            "@type": "Place",
            "name": "Théâtre Jean-Duceppe",
            "address": {
                "@type": "PostalAddress",
                "name": "Théâtre Jean-Duceppe, Montreal, Canada",
                "addressLocality": "Montreal",
                "addressRegion": "QC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.508709",
                "longitude": "-73.567117"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```