

# Event Details

- **Event Name**: Beaches - A New Musical
- **Event Start and End Date**: Thu, 26 Mar, 2026 at 07:00 pm – Sat, 05 Sep, 2026 at 07:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/beaches-a-new-musical/2300029534219916
- **Event Categories**: live-music, art, theatre, calendar
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Majestic Theatre - NY
- **lat**: 40.7127753000
- **long**: -74.0059728000
- **full address**: Majestic Theatre - NY, 245 West 44th Street, New York, United States

## Event gallery

- **Alt text**: Beaches - A New Musical
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4af4fd30-0725-11f1-afd0-1f6c76255226-rimg-w819-h1024-dc160302-gmir.jpg?v=1770799217

## FAQs

- **Q**: When and where is Beaches - A New Musical being held?
  - **A:** Beaches - A New Musical takes place on Thu, 26 Mar, 2026 at 07:00 pm to Sat, 05 Sep, 2026 at 07:00 pm at Majestic Theatre - NY, 245 West 44th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Beaches - A New Musical is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 Beaches - A New Musical sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beaches - A New Musical",
        "image": "https://cdn-az.allevents.in/events8/banners/4af4fd30-0725-11f1-afd0-1f6c76255226-rimg-w819-h1024-dc160302-gmir.jpg?v=1770799217",
        "startDate": "2026-03-26T19:00:00-05:00",
        "endDate": "2026-09-05T19:00:00-05:00",
        "url": "https://allevents.in/new-york/beaches-a-new-musical/2300029534219916",
        "location": {
            "@type": "Place",
            "name": "Majestic Theatre - NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "245 West 44th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7127753000",
                "longitude": "-74.0059728000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```