

# Event Details

- **Event Name**: The Messenger Birds
- **Event Start and End Date**: Sat, 07 Nov, 2026 at 08:30 pm – Sat, 07 Nov, 2026 at 10:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/the-messenger-birds/2300030556420346
- **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**: Reggie's Music Joint
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Reggie's Music Joint, 2105 S State St., Chicago, United States

## Event gallery

- **Alt text**: The Messenger Birds
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/fea587c0-9ee0-11f1-86dd-a9509dccaf4b-rimg-w1120-h930-dc586858-gmir.jpg?v=1787482460

## FAQs

- **Q**: When and where is The Messenger Birds being held?
  - **A:** The Messenger Birds takes place on Sat, 07 Nov, 2026 at 08:30 pm to Sat, 07 Nov, 2026 at 10:30 pm at Reggie's Music Joint, 2105 S State St., Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Messenger Birds",
        "image": "https://cdn-az.allevents.in/events6/banners/fea587c0-9ee0-11f1-86dd-a9509dccaf4b-rimg-w1120-h930-dc586858-gmir.jpg?v=1787482460",
        "startDate": "2026-11-07T20:30:00-06:00",
        "endDate": "2026-11-07T22:30:00-06:00",
        "url": "https://allevents.in/chicago/the-messenger-birds/2300030556420346",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Reggie's Music Joint",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2105 S State St.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```