

# Event Details

- **Event Name**: Red Leather
- **Event Start and End Date**: Fri, 16 Oct, 2026 at 06:00 pm – Sat, 17 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/red-leather/2300029958782543
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Lincoln Hall
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Lincoln Hall, 2424 N. Lincoln Avenue, Chicago, United States

## Event gallery

- **Alt text**: Red Leather
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d4e91160-aa91-11f1-abda-d1c1d0c990ef-rimg-w1200-h800-dcf8f8f8-gmir.jpg?v=1788767874

## FAQs

- **Q**: When and where is Red Leather being held?
  - **A:** Red Leather takes place on Fri, 16 Oct, 2026 at 06:00 pm to Sat, 17 Oct, 2026 at 10:00 pm at Lincoln Hall, 2424 N. Lincoln Avenue, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Red Leather is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Red Leather 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": "Red Leather",
        "image": "https://cdn-az.allevents.in/events8/banners/d4e91160-aa91-11f1-abda-d1c1d0c990ef-rimg-w1200-h800-dcf8f8f8-gmir.jpg?v=1788767874",
        "startDate": "2026-10-16T18:00:00-05:00",
        "endDate": "2026-10-17T22:00:00-05:00",
        "url": "https://allevents.in/chicago/red-leather/2300029958782543",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lincoln Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2424 N. Lincoln Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```