

# Event Details

- **Event Name**: Roger Daltrey at Town Hall New York
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/roger-daltrey-at-town-hall-new-york/2400030140312048
- **Event Categories**: calendar
- **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**: Roger Daltrey at Town Hall New York
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Roger+Daltrey+at+Town+Hall+New+York&date=Sun%2C+27+Sep%2C+2026&bg=4

## FAQs

- **Q**: When and where is Roger Daltrey at Town Hall New York being held?
  - **A:** Roger Daltrey at Town Hall New York takes place on Sun, 27 Sep, 2026 at 08:00 pm to Sun, 27 Sep, 2026 at 08: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": "Roger Daltrey at Town Hall New York",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Roger+Daltrey+at+Town+Hall+New+York&date=Sun%2C+27+Sep%2C+2026&bg=4",
        "startDate": "2026-09-27T20:00:00-05:00",
        "url": "https://allevents.in/new-york/roger-daltrey-at-town-hall-new-york/2400030140312048",
        "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"
    }
]
```