

# Event Details

- **Event Name**: Paddington - The Musical
- **Event Start and End Date**: Tue, 30 Mar, 2027 at 07:30 pm – Sun, 21 Nov, 2027 at 04:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/paddington-the-musical/2300030371833251
- **Event Categories**: live-music
- **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**: Al Hirschfeld Theatre
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Al Hirschfeld Theatre, 302 West 45th Street, New York, United States

## Event gallery

- **Alt text**: Paddington - The Musical
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7016d240-a8ca-11f1-a4a1-eb59356bc08b-rimg-w1200-h788-dc080808-gmir.jpg?v=1788572748

## FAQs

- **Q**: When and where is Paddington - The Musical being held?
  - **A:** Paddington - The Musical takes place on Tue, 30 Mar, 2027 at 07:30 pm to Sun, 21 Nov, 2027 at 04:00 pm at Al Hirschfeld Theatre, 302 West 45th Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Paddington - The Musical",
        "image": "https://cdn-az.allevents.in/events5/banners/7016d240-a8ca-11f1-a4a1-eb59356bc08b-rimg-w1200-h788-dc080808-gmir.jpg?v=1788572748",
        "startDate": "2027-03-30T19:30:00-04:00",
        "endDate": "2027-11-21T16:00:00-04:00",
        "url": "https://allevents.in/new-york/paddington-the-musical/2300030371833251",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Al Hirschfeld Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "302 West 45th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```