

# Event Details

- **Event Name**: Perfect Crime at The Theater Center
- **Event Start and End Date**: Tue, 08 Sep, 2026 at 08:00 pm – Sun, 22 Nov, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/perfect-crime-at-the-theater-center/2400027757533806
- **Event Categories**: Art, Theatre
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: The Theater Center
- **lat**: 40.76145190
- **long**: -73.98452310
- **full address**: The Theater Center, 210 W 50th Street, New York, NY 10019, United States

## Event gallery

- **Alt text**: Perfect Crime at The Theater Center
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/03d9d030-ab47-11f1-8ed1-0da50d238dff-rimg-w1200-h675-dc080808-gmir.jpg?v=1788845874

## FAQs

- **Q**: When and where is Perfect Crime at The Theater Center being held?
  - **A:** Perfect Crime at The Theater Center takes place on Tue, 08 Sep, 2026 at 08:00 pm to Sun, 22 Nov, 2026 at 09:30 pm at The Theater Center, 210 W 50th Street, New York, NY 10019, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Perfect Crime at The Theater Center is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Perfect Crime at The Theater Center 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": "Perfect Crime at The Theater Center",
        "image": "https://cdn-az.allevents.in/events10/banners/03d9d030-ab47-11f1-8ed1-0da50d238dff-rimg-w1200-h675-dc080808-gmir.jpg?v=1788845874",
        "startDate": "2026-09-08T20:00:00-05:00",
        "endDate": "2026-11-22T21:30:00-05:00",
        "url": "https://allevents.in/new-york/perfect-crime-at-the-theater-center/2400027757533806",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Theater Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 W 50th Street, New York, NY 10019",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.76145190",
                "longitude": "-73.98452310"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```