

# Event Details

- **Event Name**: Hawthorne Heights at Irving Plaza
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 06:00 pm – Sat, 24 Oct, 2026 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/hawthorne-heights-at-irving-plaza/2400029853516901
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Irving Plaza
- **lat**: 40.73492900
- **long**: -73.98844800
- **full address**: Irving Plaza, 17 Irving Place, New York, NY 10003, United States

## Event gallery

- **Alt text**: Hawthorne Heights at Irving Plaza
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8c53b8a0-a55b-11f1-8990-5d04d231a2dd-rimg-w1200-h747-dcf8f8f8-gmir.jpg?v=1788194818

## FAQs

- **Q**: When and where is Hawthorne Heights at Irving Plaza being held?
  - **A:** Hawthorne Heights at Irving Plaza takes place on Sat, 24 Oct, 2026 at 06:00 pm to Sat, 24 Oct, 2026 at 08:00 pm at Irving Plaza, 17 Irving Place, New York, NY 10003, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Hawthorne Heights at Irving Plaza is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Hawthorne Heights at Irving Plaza 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": "Hawthorne Heights at Irving Plaza",
        "image": "https://cdn-az.allevents.in/events3/banners/8c53b8a0-a55b-11f1-8990-5d04d231a2dd-rimg-w1200-h747-dcf8f8f8-gmir.jpg?v=1788194818",
        "startDate": "2026-10-24T18:00:00-05:00",
        "endDate": "2026-10-24T20:00:00-05:00",
        "url": "https://allevents.in/new-york/hawthorne-heights-at-irving-plaza/2400029853516901",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Irving Plaza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Irving Place, New York, NY 10003",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.73492900",
                "longitude": "-73.98844800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```