

# Event Details

- **Event Name**: Are You Now or Have You Ever Been
- **Event Start and End Date**: Tue, 08 Sep, 2026 at 07:30 pm – Tue, 08 Sep, 2026 at 09:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/are-you-now-or-have-you-ever-been/2300030432198639
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: MTC Stage 1 At New York City Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: MTC Stage 1 At New York City Center, 130 West 56th Street, New York, United States

## Event gallery

- **Alt text**: Are You Now or Have You Ever Been
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/aecce2c0-a98a-11f1-ad57-411ed296ae31-rimg-w1200-h1200-dc180828-gmir.jpg?v=1788654864

## FAQs

- **Q**: When and where is Are You Now or Have You Ever Been being held?
  - **A:** Are You Now or Have You Ever Been takes place on Tue, 08 Sep, 2026 at 07:30 pm to Tue, 08 Sep, 2026 at 09:30 pm at MTC Stage 1 At New York City Center, 130 West 56th Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Are You Now or Have You Ever Been",
        "image": "https://cdn-az.allevents.in/events2/banners/aecce2c0-a98a-11f1-ad57-411ed296ae31-rimg-w1200-h1200-dc180828-gmir.jpg?v=1788654864",
        "startDate": "2026-09-08T19:30:00-04:00",
        "endDate": "2026-09-08T21:30:00-04:00",
        "url": "https://allevents.in/new-york/are-you-now-or-have-you-ever-been/2300030432198639",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "MTC Stage 1 At New York City Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 West 56th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```