

# Event Details

- **Event Name**: New York Comedy Festival - Sarah Sherman and Patti Harrison at Town Hall New York
- **Event Start and End Date**: Sun, 08 Nov, 2026 at 07:00 pm – Sun, 08 Nov, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/new-york-comedy-festival-sarah-sherman-and-patti-harrison-at-town-hall-new-york/2400030479458030
- **Event Categories**: Festivals, comedy
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Town Hall New York
- **lat**: 40.75605620
- **long**: -73.98459520
- **full address**: Town Hall New York, 123 W. 43rd St., New York, NY 10036, United States

## Event gallery

- **Alt text**: New York Comedy Festival - Sarah Sherman and Patti Harrison at Town Hall New York
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/16a45320-8bb7-11f1-b92e-41b584fdb3c9-rimg-w1200-h399-dc1d1b1a-gmir.jpg?v=1785375390

## FAQs

- **Q**: When and where is New York Comedy Festival - Sarah Sherman and Patti Harrison at Town Hall New York being held?
  - **A:** New York Comedy Festival - Sarah Sherman and Patti Harrison at Town Hall New York takes place on Sun, 08 Nov, 2026 at 07:00 pm to Sun, 08 Nov, 2026 at 09:00 pm at Town Hall New York, 123 W. 43rd St., New York, NY 10036, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New York Comedy Festival - Sarah Sherman and Patti Harrison at Town Hall New York",
        "image": "https://cdn-az.allevents.in/events4/banners/16a45320-8bb7-11f1-b92e-41b584fdb3c9-rimg-w1200-h399-dc1d1b1a-gmir.jpg?v=1785375390",
        "startDate": "2026-11-08T19:00:00-05:00",
        "endDate": "2026-11-08T21:00:00-05:00",
        "url": "https://allevents.in/new-york/new-york-comedy-festival-sarah-sherman-and-patti-harrison-at-town-hall-new-york/2400030479458030",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Town Hall New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 W. 43rd St., New York, NY 10036",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75605620",
                "longitude": "-73.98459520"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```