

# Event Details

- **Event Name**: Sinclair Noire
- **Event Start and End Date**: Sun, 04 Oct, 2026 at 08:00 pm – Sun, 04 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/sinclair-noire/2300030581537311
- **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**: Sinclair Noire
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dcbf04d0-a050-11f1-a9b6-5f3c34d9259b-rimg-w1080-h1350-dc280808-gmir.jpg?v=1787640458

## FAQs

- **Q**: When and where is Sinclair Noire being held?
  - **A:** Sinclair Noire takes place on Sun, 04 Oct, 2026 at 08:00 pm to Sun, 04 Oct, 2026 at 10:00 pm at Reggie's Music Joint, 2105 S State St., Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sinclair Noire 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 Sinclair Noire sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sinclair Noire",
        "image": "https://cdn-az.allevents.in/events7/banners/dcbf04d0-a050-11f1-a9b6-5f3c34d9259b-rimg-w1080-h1350-dc280808-gmir.jpg?v=1787640458",
        "startDate": "2026-10-04T20:00:00-05:00",
        "endDate": "2026-10-04T22:00:00-05:00",
        "url": "https://allevents.in/chicago/sinclair-noire/2300030581537311",
        "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"
    }
]
```