

# Event Details

- **Event Name**: Titanique - Musical
- **Event Start and End Date**: Thu, 03 Sep, 2026 at 07:30 pm – Sun, 20 Sep, 2026 at 08:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/titanique-musical/2300030418894324
- **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**: 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**: Titanique - Musical
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3f3a66c0-a76a-11f1-b98f-cbeba3585b3a-rimg-w1200-h483-dcf8f8f8-gmir.jpg?v=1788421057

## FAQs

- **Q**: When and where is Titanique - Musical being held?
  - **A:** Titanique - Musical takes place on Thu, 03 Sep, 2026 at 07:30 pm to Sun, 20 Sep, 2026 at 08:30 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": "Titanique - Musical",
        "image": "https://cdn-az.allevents.in/events8/banners/3f3a66c0-a76a-11f1-b98f-cbeba3585b3a-rimg-w1200-h483-dcf8f8f8-gmir.jpg?v=1788421057",
        "startDate": "2026-09-03T19:30:00-04:00",
        "endDate": "2026-09-20T20:30:00-04:00",
        "url": "https://allevents.in/new-york/titanique-musical/2300030418894324",
        "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"
    }
]
```