

# Event Details

- **Event Name**: Paul Cauthen
- **Event Start and End Date**: Thu, 24 Sep, 2026 at 08:00 pm – Thu, 24 Sep, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/paul-cauthen/2300030371953803
- **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**: Paul Cauthen
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3ec15cd0-9b4e-11f1-812b-a39669a0e109-rimg-w1200-h1200-dce83818-gmir.jpg?v=1787089590

## FAQs

- **Q**: When and where is Paul Cauthen being held?
  - **A:** Paul Cauthen takes place on Thu, 24 Sep, 2026 at 08:00 pm to Thu, 24 Sep, 2026 at 10:00 pm at Bowery Ballroom, 6 Delancey Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Paul Cauthen",
        "image": "https://cdn-az.allevents.in/events10/banners/3ec15cd0-9b4e-11f1-812b-a39669a0e109-rimg-w1200-h1200-dce83818-gmir.jpg?v=1787089590",
        "startDate": "2026-09-24T20:00:00-04:00",
        "endDate": "2026-09-24T22:00:00-04:00",
        "url": "https://allevents.in/new-york/paul-cauthen/2300030371953803",
        "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"
    }
]
```