

# Event Details

- **Event Name**: What So Not
- **Event Start and End Date**: Thu, 31 Dec, 2026 at 10:00 pm (-05:00)
- **Event Description**: Nearby AttractionsWhat So Not has 6 upcoming events.
- **Event URL**: https://allevents.in/montreal/what-so-not/210006756458795
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.universe.com/events/what-so-not-tickets-W6MCV0?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Montreal
- **state**: QC
- **country**: Canada
- **location**: Newspeak
- **lat**: 45.51241400
- **long**: -73.56209700
- **full address**: Newspeak, Montreal, Canada

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5653f9dc9d4ea552debd861b3a352d1ffc756b8da479e46b4cb66e8789673041-rimg-w1024-h576-dc92a3bd-gmir.jpg?v=1769601009
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/83fd4ec53379398ee3df887126771431c288e13b50d0981ee59b14c435a096b3-rimg-w400-h400-dc92a4bf-gmir.jpg?v=1771401621

## Artist Details

- **Artist name**: What So Not
  - **Artist page URL**: https://allevents.in/performer/what-so-not

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 31 Dec, 2026 at 10:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Newspeak, Montreal, Canada
- **Q**: Who are the performers at this event?
  - **A:** What So Not
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about What So Not ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "What So Not",
        "image": "https://cdn-az.allevents.in/events3/banners/5653f9dc9d4ea552debd861b3a352d1ffc756b8da479e46b4cb66e8789673041-rimg-w1024-h576-dc92a3bd-gmir.jpg?v=1769601009",
        "startDate": "2026-12-31T22:00:00-05:00",
        "url": "https://allevents.in/montreal/what-so-not/210006756458795",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Newspeak",
            "address": {
                "@type": "PostalAddress",
                "name": "Newspeak, Montreal, Canada",
                "addressLocality": "Montreal",
                "addressRegion": "QC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.51241400",
                "longitude": "-73.56209700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsWhat So Not has 6 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "What So Not",
                "url": "https://allevents.in/performer/what-so-not"
            }
        ]
    }
]
```