

# Event Details

- **Event Name**: Death File Red
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 08:00 pm – Sat, 01 Aug, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/chicago/death-file-red/2300030219149319
- **Event Categories**: 
- **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**: Death File Red
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a4e29280-897f-11f1-8f53-03e371b040a4-rimg-w1200-h800-dcf7eada-gmir.jpg?v=1785131674

## FAQs

- **Q**: When and where is Death File Red being held?
  - **A:** Death File Red takes place on Sat, 01 Aug, 2026 at 08:00 pm to Sat, 01 Aug, 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:** Death File Red 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 Death File Red 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": "Death File Red",
        "image": "https://cdn-az.allevents.in/events3/banners/a4e29280-897f-11f1-8f53-03e371b040a4-rimg-w1200-h800-dcf7eada-gmir.jpg?v=1785131674",
        "startDate": "2026-08-01",
        "endDate": "2026-08-01",
        "url": "https://allevents.in/chicago/death-file-red/2300030219149319",
        "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"
    }
]
```