

# Event Details

- **Event Name**: K-Pop Club Night
- **Event Start and End Date**: Wed, 26 Aug, 2026 at 06:00 pm – Fri, 28 Aug, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/k-pop-club-night/2300030148476447
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: House Of Blues - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States

## Event gallery

- **Alt text**: K-Pop Club Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4c9410f0-7533-11f1-a6ed-5146a8713f7b-rimg-w1080-h1350-dc01a1a7-gmir.jpg?v=1782899861

## FAQs

- **Q**: When and where is K-Pop Club Night being held?
  - **A:** K-Pop Club Night takes place on Wed, 26 Aug, 2026 at 06:00 pm to Fri, 28 Aug, 2026 at 11:00 pm at House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "K-Pop Club Night",
        "image": "https://cdn-az.allevents.in/events1/banners/4c9410f0-7533-11f1-a6ed-5146a8713f7b-rimg-w1080-h1350-dc01a1a7-gmir.jpg?v=1782899861",
        "startDate": "2026-08-26T18:00:00-05:00",
        "endDate": "2026-08-28T23:00:00-05:00",
        "url": "https://allevents.in/chicago/k-pop-club-night/2300030148476447",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "House Of Blues - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "329 N Dearborn St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```