

# Event Details

- **Event Name**: Neurosis
- **Event Start and End Date**: Sat, 21 Nov, 2026 at 08:00 pm – Sun, 22 Nov, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/neurosis/2300030686544658
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Metro Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Metro Chicago, 3730 N Clark St., Chicago, United States

## Event gallery

- **Alt text**: Neurosis
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/09149050-b162-11f1-8691-cd349320de2d-rimg-w1200-h675-dc081808-gmir.webp?v=1789517015

## FAQs

- **Q**: When and where is Neurosis being held?
  - **A:** Neurosis takes place on Sat, 21 Nov, 2026 at 08:00 pm to Sun, 22 Nov, 2026 at 10:00 pm at Metro Chicago, 3730 N Clark St., Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Neurosis",
        "image": "https://cdn-az.allevents.in/events7/banners/09149050-b162-11f1-8691-cd349320de2d-rimg-w1200-h675-dc081808-gmir.webp?v=1789517015",
        "startDate": "2026-11-21T20:00:00-06:00",
        "endDate": "2026-11-22T22:00:00-06:00",
        "url": "https://allevents.in/chicago/neurosis/2300030686544658",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Metro Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3730 N Clark St.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```