

# Event Details

- **Event Name**: Hamilton - The Musical - New York
- **Event Start and End Date**: Mon, 19 Jan, 2026 at 07:00 pm – Wed, 30 Sep, 2026 at 10:00 pm (+05:30)
- **Event URL**: https://allevents.in/new-york/hamilton-the-musical-new-york/4300029524474229
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Richard Rodgers Theatre
- **lat**: 40.7585
- **long**: -73.9854
- **full address**: Richard Rodgers Theatre, 226 West 46th Street, New York, United States

## Event gallery

- **Alt text**: Hamilton - The Musical - New York
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Hamilton+-+The+Musical+-+New+York&date=Mon%2C+19+Jan%2C+2026+at+07%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Hamilton - The Musical - New York being held?
  - **A:** Hamilton - The Musical - New York takes place on Mon, 19 Jan, 2026 at 07:00 pm to Wed, 30 Sep, 2026 at 10:00 pm at Richard Rodgers Theatre, 226 West 46th Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hamilton - The Musical - New York",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Hamilton+-+The+Musical+-+New+York&date=Mon%2C+19+Jan%2C+2026+at+07%3A00+pm&bg=5",
        "startDate": "2026-01-19T19:00:00+05:30",
        "endDate": "2026-09-30T22:00:00+05:30",
        "url": "https://allevents.in/new-york/hamilton-the-musical-new-york/4300029524474229",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Richard Rodgers Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "226 West 46th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7585",
                "longitude": "-73.9854"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```