

# Event Details

- **Event Name**: Dabin
- **Event Start and End Date**: Fri, 04 Sep, 2026 at 11:30 pm – Sat, 05 Sep, 2026 at 01:30 am (-05:00)
- **Event URL**: https://allevents.in/chicago/dabin/2300030598527253
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: Dabin
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Dabin&date=Fri%2C+04+Sep%2C+2026+at+11%3A30+pm&bg=4

## FAQs

- **Q**: When and where is Dabin being held?
  - **A:** Dabin takes place on Fri, 04 Sep, 2026 at 11:30 pm to Sat, 05 Sep, 2026 at 01:30 am at House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dabin",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Dabin&date=Fri%2C+04+Sep%2C+2026+at+11%3A30+pm&bg=4",
        "startDate": "2026-09-04T23:30:00-05:00",
        "endDate": "2026-09-05T01:30:00-05:00",
        "url": "https://allevents.in/chicago/dabin/2300030598527253",
        "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"
    }
]
```