

# Event Details

- **Event Name**: Death Becomes Her
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 03:00 pm – Sun, 04 Oct, 2026 at 03:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/death-becomes-her/2300026635125045
- **Event Categories**: contests, art, theatre, trips-adventures
- **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**: Lunt-fontanne Theatre
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Lunt-fontanne Theatre, 205 West 46th Street, New York, United States

## Event gallery

- **Alt text**: Death Becomes Her
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9915e4c0-72d7-11f1-bf47-2b68e73a9c81-rimg-w860-h1600-dc041e2a-gmir.jpg?v=1782640574

## FAQs

- **Q**: When and where is Death Becomes Her being held?
  - **A:** Death Becomes Her takes place on Sun, 28 Jun, 2026 at 03:00 pm to Sun, 04 Oct, 2026 at 03:00 pm at Lunt-fontanne Theatre, 205 West 46th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Death Becomes Her 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 Death Becomes Her 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": "Death Becomes Her",
        "image": "https://cdn-az.allevents.in/events9/banners/9915e4c0-72d7-11f1-bf47-2b68e73a9c81-rimg-w860-h1600-dc041e2a-gmir.jpg?v=1782640574",
        "startDate": "2026-06-28T15:00:00-04:00",
        "endDate": "2026-10-04T15:00:00-04:00",
        "url": "https://allevents.in/new-york/death-becomes-her/2300026635125045",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lunt-fontanne Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 West 46th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```