

# Event Details

- **Event Name**: Hawthorne Heights
- **Event Start and End Date**: Wed, 18 Nov, 2026 at 07:00 pm – Wed, 18 Nov, 2026 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/hawthorne-heights/2300030658027333
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: House Of Blues - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States

## Event gallery

- **Alt text**: Hawthorne Heights
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/06796310-a84e-11f1-a4a1-eb59356bc08b-rimg-w1000-h1000-dc181818-gmir.jpg?v=1788518852

## FAQs

- **Q**: When and where is Hawthorne Heights being held?
  - **A:** Hawthorne Heights takes place on Wed, 18 Nov, 2026 at 07:00 pm to Wed, 18 Nov, 2026 at 09:00 pm at House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hawthorne Heights",
        "image": "https://cdn-az.allevents.in/events1/banners/06796310-a84e-11f1-a4a1-eb59356bc08b-rimg-w1000-h1000-dc181818-gmir.jpg?v=1788518852",
        "startDate": "2026-11-18T19:00:00-06:00",
        "endDate": "2026-11-18T21:00:00-06:00",
        "url": "https://allevents.in/chicago/hawthorne-heights/2300030658027333",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "House Of Blues - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "329 N Dearborn St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```