

# Event Details

- **Event Name**: Dead Gowns
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 07:00 pm – Sat, 24 Oct, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/dead-gowns/2300030666135105
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Night Club 101
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Night Club 101, 101 Avenue A, New York, United States

## Event gallery

- **Alt text**: Dead Gowns
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e5169ae0-ab85-11f1-8ed1-0da50d238dff-rimg-w1200-h600-dc78c8d8-gmir.webp?v=1788872698

## FAQs

- **Q**: When and where is Dead Gowns being held?
  - **A:** Dead Gowns takes place on Sat, 24 Oct, 2026 at 07:00 pm to Sat, 24 Oct, 2026 at 09:00 pm at Night Club 101, 101 Avenue A, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dead Gowns",
        "image": "https://cdn-az.allevents.in/events10/banners/e5169ae0-ab85-11f1-8ed1-0da50d238dff-rimg-w1200-h600-dc78c8d8-gmir.webp?v=1788872698",
        "startDate": "2026-10-24T19:00:00-04:00",
        "endDate": "2026-10-24T21:00:00-04:00",
        "url": "https://allevents.in/new-york/dead-gowns/2300030666135105",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Night Club 101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Avenue A",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```