

# Event Details

- **Event Name**: House Of Blues Gospel Brunch
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 10:00 am – Sun, 27 Dec, 2026 at 02:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/house-of-blues-gospel-brunch/2300030424861858
- **Event Categories**: brunch
- **Slot details of has slots**: 
- **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**: House Of Blues Gospel Brunch
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/40bf9040-aa14-11f1-abda-d1c1d0c990ef-rimg-w1000-h1000-dc080808-gmir.jpg?v=1788713946

## FAQs

- **Q**: When and where is House Of Blues Gospel Brunch being held?
  - **A:** House Of Blues Gospel Brunch takes place on Sun, 13 Sep, 2026 at 10:00 am to Sun, 27 Dec, 2026 at 02:30 pm at House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** House Of Blues Gospel Brunch is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If House Of Blues Gospel Brunch sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "House Of Blues Gospel Brunch",
        "image": "https://cdn-az.allevents.in/events7/banners/40bf9040-aa14-11f1-abda-d1c1d0c990ef-rimg-w1000-h1000-dc080808-gmir.jpg?v=1788713946",
        "startDate": "2026-09-13T10:00:00-06:00",
        "endDate": "2026-12-27T14:30:00-06:00",
        "url": "https://allevents.in/chicago/house-of-blues-gospel-brunch/2300030424861858",
        "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"
    }
]
```