

# Event Details

- **Event Name**: National Park After Dark at Bowery Ballroom
- **Event Start and End Date**: Wed, 28 Oct, 2026 at 07:00 pm – Wed, 28 Oct, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/national-park-after-dark-at-bowery-ballroom/2400030612590252
- **Event Categories**: 
- **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**: Bowery Ballroom
- **lat**: 40.72040650
- **long**: -73.99335830
- **full address**: Bowery Ballroom, 6 Delancey Street, New York, NY 10002, United States

## Event gallery

- **Alt text**: National Park After Dark at Bowery Ballroom
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c9379c70-a5b3-11f1-8990-5d04d231a2dd-rimg-w1024-h1536-dcf8e8d8-gmir.png?v=1788232711

## FAQs

- **Q**: When and where is National Park After Dark at Bowery Ballroom being held?
  - **A:** National Park After Dark at Bowery Ballroom takes place on Wed, 28 Oct, 2026 at 07:00 pm to Wed, 28 Oct, 2026 at 09:00 pm at Bowery Ballroom, 6 Delancey Street, New York, NY 10002, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** National Park After Dark at Bowery Ballroom 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 National Park After Dark at Bowery Ballroom sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "National Park After Dark at Bowery Ballroom",
        "image": "https://cdn-az.allevents.in/events2/banners/c9379c70-a5b3-11f1-8990-5d04d231a2dd-rimg-w1024-h1536-dcf8e8d8-gmir.png?v=1788232711",
        "startDate": "2026-10-28T19:00:00-05:00",
        "endDate": "2026-10-28T21:00:00-05:00",
        "url": "https://allevents.in/new-york/national-park-after-dark-at-bowery-ballroom/2400030612590252",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bowery Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Delancey Street, New York, NY 10002",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.72040650",
                "longitude": "-73.99335830"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```