

# Event Details

- **Event Name**: Hazlett
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 07:00 pm – Sat, 19 Sep, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/hazlett/2300030437008123
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Hazlett
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ca422800-9c86-11f1-80bb-ebfa6612c095-rimg-w1200-h675-dce8e8e8-gmir.jpg?v=1787223818

## FAQs

- **Q**: When and where is Hazlett being held?
  - **A:** Hazlett takes place on Sat, 19 Sep, 2026 at 07:00 pm to Sat, 19 Sep, 2026 at 09:00 pm at Irving Plaza, 17 Irving Place, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hazlett",
        "image": "https://cdn-az.allevents.in/events6/banners/ca422800-9c86-11f1-80bb-ebfa6612c095-rimg-w1200-h675-dce8e8e8-gmir.jpg?v=1787223818",
        "startDate": "2026-09-19T19:00:00-04:00",
        "endDate": "2026-09-19T21:00:00-04:00",
        "url": "https://allevents.in/new-york/hazlett/2300030437008123",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Irving Plaza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Irving Place",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```