

# Event Details

- **Event Name**: Cardinals at Bowery Ballroom
- **Event Start and End Date**: Mon, 14 Sep, 2026 at 07:00 pm – Mon, 14 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/cardinals-at-bowery-ballroom/2400030066483136
- **Event Categories**: trips-adventures, contests
- **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**: Cardinals at Bowery Ballroom
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/168dbe00-a50a-11f1-8345-8160f1306c66-rimg-w1200-h300-dcf8f8f8-gmir.png?v=1788159820

## FAQs

- **Q**: When and where is Cardinals at Bowery Ballroom being held?
  - **A:** Cardinals at Bowery Ballroom takes place on Mon, 14 Sep, 2026 at 07:00 pm to Mon, 14 Sep, 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:** Cardinals 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 Cardinals 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": "Cardinals at Bowery Ballroom",
        "image": "https://cdn-az.allevents.in/events6/banners/168dbe00-a50a-11f1-8345-8160f1306c66-rimg-w1200-h300-dcf8f8f8-gmir.png?v=1788159820",
        "startDate": "2026-09-14T19:00:00-05:00",
        "endDate": "2026-09-14T21:00:00-05:00",
        "url": "https://allevents.in/new-york/cardinals-at-bowery-ballroom/2400030066483136",
        "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"
    }
]
```