

# Event Details

- **Event Name**: Evil Island at Bowery Ballroom
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 08:00 pm – Fri, 30 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/evil-island-at-bowery-ballroom/2400030609288712
- **Event Categories**: 
- **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**: Evil Island at Bowery Ballroom
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0808fca0-a541-11f1-8345-8160f1306c66-rimg-w1200-h900-dc181818-gmir.png?v=1788183418

## FAQs

- **Q**: When and where is Evil Island at Bowery Ballroom being held?
  - **A:** Evil Island at Bowery Ballroom takes place on Fri, 30 Oct, 2026 at 08:00 pm to Fri, 30 Oct, 2026 at 10: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:** Evil Island at Bowery Ballroom is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Evil Island 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": "Event",
        "name": "Evil Island at Bowery Ballroom",
        "image": "https://cdn-az.allevents.in/events6/banners/0808fca0-a541-11f1-8345-8160f1306c66-rimg-w1200-h900-dc181818-gmir.png?v=1788183418",
        "startDate": "2026-10-30T20:00:00-05:00",
        "endDate": "2026-10-30T22:00:00-05:00",
        "url": "https://allevents.in/new-york/evil-island-at-bowery-ballroom/2400030609288712",
        "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"
    }
]
```