

# Event Details

- **Event Name**: Dolly - A True Original Musical
- **Event Start and End Date**: Thu, 01 Jul, 2027 at 07:00 pm – Thu, 01 Jul, 2027 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/dolly-a-true-original-musical/2300030403314521
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: St. James Theatre
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: St. James Theatre, 246 W. 44th Street, New York, United States

## Event gallery

- **Alt text**: Dolly - A True Original Musical
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f4073400-851b-11f1-832c-d59ef64d9a6a-rimg-w1200-h675-dc101248-gmir.jpg?v=1784649053

## FAQs

- **Q**: When and where is Dolly - A True Original Musical being held?
  - **A:** Dolly - A True Original Musical takes place on Thu, 01 Jul, 2027 at 07:00 pm to Thu, 01 Jul, 2027 at 09:00 pm at St. James Theatre, 246 W. 44th Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dolly - A True Original Musical",
        "image": "https://cdn-az.allevents.in/events10/banners/f4073400-851b-11f1-832c-d59ef64d9a6a-rimg-w1200-h675-dc101248-gmir.jpg?v=1784649053",
        "startDate": "2027-07-01T19:00:00-04:00",
        "endDate": "2027-07-01T21:00:00-04:00",
        "url": "https://allevents.in/new-york/dolly-a-true-original-musical/2300030403314521",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St. James Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "246 W. 44th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```