

# Event Details

- **Event Name**: Paula Cole at Webster Hall
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 08:00 pm – Thu, 17 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/paula-cole-at-webster-hall/2400029682183236
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Webster Hall
- **lat**: 40.73167300
- **long**: -73.98916400
- **full address**: Webster Hall, 125 East 11th Street, New York, NY 10003, United States

## Event gallery

- **Alt text**: Paula Cole at Webster Hall
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/06c99600-a5c9-11f1-8990-5d04d231a2dd-rimg-w1200-h747-dc080808-gmir.jpg?v=1788241842

## FAQs

- **Q**: When and where is Paula Cole at Webster Hall being held?
  - **A:** Paula Cole at Webster Hall takes place on Thu, 17 Sep, 2026 at 08:00 pm to Thu, 17 Sep, 2026 at 10:00 pm at Webster Hall, 125 East 11th Street, New York, NY 10003, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Paula Cole at Webster Hall 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 Paula Cole at Webster Hall 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": "Paula Cole at Webster Hall",
        "image": "https://cdn-az.allevents.in/events5/banners/06c99600-a5c9-11f1-8990-5d04d231a2dd-rimg-w1200-h747-dc080808-gmir.jpg?v=1788241842",
        "startDate": "2026-09-17T20:00:00-05:00",
        "endDate": "2026-09-17T22:00:00-05:00",
        "url": "https://allevents.in/new-york/paula-cole-at-webster-hall/2400029682183236",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Webster Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 East 11th Street, New York, NY 10003",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.73167300",
                "longitude": "-73.98916400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```