

# Event Details

- **Event Name**: After - Band
- **Event Start and End Date**: Thu, 22 Oct, 2026 at 07:00 pm – Thu, 22 Oct, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/after-band/2300030431980635
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Bowery Ballroom
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Bowery Ballroom, 6 Delancey Street, New York, United States

## Event gallery

- **Alt text**: After - Band
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4947c990-a0cc-11f1-8382-27c8b4f8dbac-rimg-w1080-h1080-dc080808-gmir.jpg?v=1787693494

## FAQs

- **Q**: When and where is After - Band being held?
  - **A:** After - Band takes place on Thu, 22 Oct, 2026 at 07:00 pm to Thu, 22 Oct, 2026 at 09:00 pm at Bowery Ballroom, 6 Delancey Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** After - Band is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 After - Band 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": "After - Band",
        "image": "https://cdn-az.allevents.in/events6/banners/4947c990-a0cc-11f1-8382-27c8b4f8dbac-rimg-w1080-h1080-dc080808-gmir.jpg?v=1787693494",
        "startDate": "2026-10-22T19:00:00-04:00",
        "endDate": "2026-10-22T21:00:00-04:00",
        "url": "https://allevents.in/new-york/after-band/2300030431980635",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bowery Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Delancey Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```