

# Event Details

- **Event Name**: Airborne Toxic Event at Irving Plaza
- **Event Start and End Date**: Thu, 22 Oct, 2026 at 07:00 pm – Fri, 21 May, 2027 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/airborne-toxic-event-at-irving-plaza/2400030124017736
- **Event Categories**: trips-adventures, contests
- **Slot details of has slots**: 
- **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**: Airborne Toxic Event at Irving Plaza
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7d9c0cf0-aa5f-11f1-abda-d1c1d0c990ef-rimg-w1080-h1080-dc080808-gmir.png?v=1788746268

## FAQs

- **Q**: When and where is Airborne Toxic Event at Irving Plaza being held?
  - **A:** Airborne Toxic Event at Irving Plaza takes place on Thu, 22 Oct, 2026 at 07:00 pm to Fri, 21 May, 2027 at 09:00 pm at Irving Plaza, 17 Irving Place, New York, NY 10003, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Airborne Toxic Event at Irving Plaza",
        "image": "https://cdn-az.allevents.in/events8/banners/7d9c0cf0-aa5f-11f1-abda-d1c1d0c990ef-rimg-w1080-h1080-dc080808-gmir.png?v=1788746268",
        "startDate": "2026-10-22T19:00:00-05:00",
        "endDate": "2027-05-21T21:00:00-05:00",
        "url": "https://allevents.in/new-york/airborne-toxic-event-at-irving-plaza/2400030124017736",
        "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"
    }
]
```