

# Event Details

- **Event Name**: Death From Above 1979
- **Event Start and End Date**: Sun, 08 Nov, 2026 at 07:30 pm – Sun, 08 Nov, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/death-from-above-1979/2300030142087552
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Thalia Hall
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Thalia Hall, 1807 S Allport St, Chicago, United States

## Event gallery

- **Alt text**: Death From Above 1979
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Death+From+Above+1979&date=Sun%2C+08+Nov%2C+2026+at+07%3A30+pm&bg=3

## FAQs

- **Q**: When and where is Death From Above 1979 being held?
  - **A:** Death From Above 1979 takes place on Sun, 08 Nov, 2026 at 07:30 pm to Sun, 08 Nov, 2026 at 09:30 pm at Thalia Hall, 1807 S Allport St, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Death From Above 1979 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 From Above 1979 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 From Above 1979",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Death+From+Above+1979&date=Sun%2C+08+Nov%2C+2026+at+07%3A30+pm&bg=3",
        "startDate": "2026-11-08T19:30:00-06:00",
        "endDate": "2026-11-08T21:30:00-06:00",
        "url": "https://allevents.in/chicago/death-from-above-1979/2300030142087552",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thalia Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1807 S Allport St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```