

# Event Details

- **Event Name**: Lady A
- **Event Start and End Date**: Thu, 17 Dec, 2026 at 08:00 pm – Thu, 17 Dec, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/lady-a/2300030221862336
- **Event Categories**: Art, Theatre, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Beacon Theatre - NY
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Beacon Theatre - NY, 2124 Broadway, New York, United States

## Event gallery

- **Alt text**: Lady A
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9c9ee090-9fde-11f1-a9b6-5f3c34d9259b-rimg-w1200-h1200-dc080808-gmir.jpg?v=1787591392

## FAQs

- **Q**: When and where is Lady A being held?
  - **A:** Lady A takes place on Thu, 17 Dec, 2026 at 08:00 pm to Thu, 17 Dec, 2026 at 10:00 pm at Beacon Theatre - NY, 2124 Broadway, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lady A",
        "image": "https://cdn-az.allevents.in/events3/banners/9c9ee090-9fde-11f1-a9b6-5f3c34d9259b-rimg-w1200-h1200-dc080808-gmir.jpg?v=1787591392",
        "startDate": "2026-12-17T20:00:00-05:00",
        "endDate": "2026-12-17T22:00:00-05:00",
        "url": "https://allevents.in/new-york/lady-a/2300030221862336",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Beacon Theatre - NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2124 Broadway",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```