

# Event Details

- **Event Name**: Two Strangers at Longacre Theatre
- **Event Start and End Date**: Tue, 01 Sep, 2026 at 07:30 pm – Sun, 22 Nov, 2026 at 05:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/two-strangers-at-longacre-theatre/2400028732288455
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Longacre Theatre
- **lat**: 40.76047090
- **long**: -73.98589120
- **full address**: Longacre Theatre, 220 West 48th Street, New York, NY 10036, United States

## Event gallery

- **Alt text**: Two Strangers at Longacre Theatre
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3d4450b0-a639-11f1-8990-5d04d231a2dd-rimg-w1200-h900-dc280828-gmir.jpg?v=1788290471

## FAQs

- **Q**: When and where is Two Strangers at Longacre Theatre being held?
  - **A:** Two Strangers at Longacre Theatre takes place on Tue, 01 Sep, 2026 at 07:30 pm to Sun, 22 Nov, 2026 at 05:00 pm at Longacre Theatre, 220 West 48th Street, New York, NY 10036, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Two Strangers at Longacre Theatre 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 Two Strangers at Longacre Theatre 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": "Two Strangers at Longacre Theatre",
        "image": "https://cdn-az.allevents.in/events8/banners/3d4450b0-a639-11f1-8990-5d04d231a2dd-rimg-w1200-h900-dc280828-gmir.jpg?v=1788290471",
        "startDate": "2026-09-01T19:30:00-05:00",
        "endDate": "2026-11-22T17:00:00-05:00",
        "url": "https://allevents.in/new-york/two-strangers-at-longacre-theatre/2400028732288455",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Longacre Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 West 48th Street, New York, NY 10036",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.76047090",
                "longitude": "-73.98589120"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```