

# Event Details

- **Event Name**: Wynonna Judd
- **Event Start and End Date**: Thu, 08 Oct, 2026 at 07:00 pm – Thu, 08 Oct, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/wynonna-judd/2300030459964003
- **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.712776184082
- **long**: -74.005973815918
- **full address**: Bowery Ballroom, 6 Delancey Street, New York, United States

## Event gallery

- **Alt text**: Wynonna Judd
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Wynonna+Judd&date=Thu%2C+08+Oct%2C+2026+at+07%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Wynonna Judd being held?
  - **A:** Wynonna Judd takes place on Thu, 08 Oct, 2026 at 07:00 pm to Thu, 08 Oct, 2026 at 09:00 pm at Bowery Ballroom, 6 Delancey Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wynonna Judd",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Wynonna+Judd&date=Thu%2C+08+Oct%2C+2026+at+07%3A00+pm&bg=4",
        "startDate": "2026-10-08T19:00:00-04:00",
        "endDate": "2026-10-08T21:00:00-04:00",
        "url": "https://allevents.in/new-york/wynonna-judd/2300030459964003",
        "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"
    }
]
```