

# Event Details

- **Event Name**: What So Not
- **Event Start and End Date**: Mon, 30 Nov, -0001 at 12:00 am
- **Event URL**: https://allevents.in/las-vegas/what-so-not/2300030197811321
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Substance
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Substance, 450 Fremont St.;#270, Las Vegas, United States

## Event gallery

- **Alt text**: What So Not
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=What+So+Not&date=Mon%2C+30+Nov%2C+-0001+at+12%3A00+am&bg=2

## FAQs

- **Q**: When and where is What So Not being held?
  - **A:** What So Not takes place on Mon, 30 Nov, -0001 at 12:00 am to Mon, 30 Nov, -0001 at 12:00 am at Substance, 450 Fremont St.;#270, Las Vegas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "What So Not",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=What+So+Not&date=Mon%2C+30+Nov%2C+-0001+at+12%3A00+am&bg=2",
        "startDate": "-0001-11-30",
        "url": "https://allevents.in/las-vegas/what-so-not/2300030197811321",
        "location": {
            "@type": "Place",
            "name": "Substance",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "450 Fremont St.;#270",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```