

# Event Details

- **Event Name**: Westend
- **Event Start and End Date**: Fri, 13 Nov, 2026 at 10:00 pm – Sat, 14 Nov, 2026 at 12:00 am (-06:00)
- **Event URL**: https://allevents.in/chicago/westend/2300030595984800
- **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**: Cermak Hall At Radius - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Cermak Hall At Radius - IL, 640 W. Cermak Road, Chicago, United States

## Event gallery

- **Alt text**: Westend
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/41eb68a0-a0a9-11f1-8382-27c8b4f8dbac-rimg-w1200-h600-dc78c8b8-gmir.jpg?v=1787678427

## FAQs

- **Q**: When and where is Westend being held?
  - **A:** Westend takes place on Fri, 13 Nov, 2026 at 10:00 pm to Sat, 14 Nov, 2026 at 12:00 am at Cermak Hall At Radius - IL, 640 W. Cermak Road, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Westend",
        "image": "https://cdn-az.allevents.in/events6/banners/41eb68a0-a0a9-11f1-8382-27c8b4f8dbac-rimg-w1200-h600-dc78c8b8-gmir.jpg?v=1787678427",
        "startDate": "2026-11-13T22:00:00-06:00",
        "endDate": "2026-11-14T00:00:00-06:00",
        "url": "https://allevents.in/chicago/westend/2300030595984800",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cermak Hall At Radius - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "640 W. Cermak Road",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```