

# Event Details

- **Event Name**: The Charlatans UK at Park West
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 07:30 pm – Thu, 17 Sep, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/the-charlatans-uk-at-park-west/2400030141831758
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Park West
- **lat**: 41.91859100
- **long**: -87.63738100
- **full address**: Park West, 322 W. Armitage, Chicago, IL 60614, United States

## Event gallery

- **Alt text**: The Charlatans UK at Park West
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/279b5b60-a60b-11f1-8990-5d04d231a2dd-rimg-w1200-h750-dca8b8c8-gmir.jpg?v=1788270240

## FAQs

- **Q**: When and where is The Charlatans UK at Park West being held?
  - **A:** The Charlatans UK at Park West takes place on Thu, 17 Sep, 2026 at 07:30 pm to Thu, 17 Sep, 2026 at 09:30 pm at Park West, 322 W. Armitage, Chicago, IL 60614, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Charlatans UK at Park West",
        "image": "https://cdn-az.allevents.in/events1/banners/279b5b60-a60b-11f1-8990-5d04d231a2dd-rimg-w1200-h750-dca8b8c8-gmir.jpg?v=1788270240",
        "startDate": "2026-09-17T19:30:00-06:00",
        "endDate": "2026-09-17T21:30:00-06:00",
        "url": "https://allevents.in/chicago/the-charlatans-uk-at-park-west/2400030141831758",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Park West",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "322 W. Armitage, Chicago, IL 60614",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.91859100",
                "longitude": "-87.63738100"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```