

# Event Details

- **Event Name**: She Wants Revenge at Webster Hall
- **Event Start and End Date**: Mon, 02 Nov, 2026 at 08:00 pm – Mon, 02 Nov, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/she-wants-revenge-at-webster-hall/2400030140974449
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Webster Hall
- **lat**: 40.73167300
- **long**: -73.98916400
- **full address**: Webster Hall, 125 East 11th Street, New York, NY 10003, United States

## Event gallery

- **Alt text**: She Wants Revenge at Webster Hall
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=She+Wants+Revenge+at+Webster+Hall&date=Mon%2C+02+Nov%2C+2026+at+08%3A00+pm&bg=5

## FAQs

- **Q**: When and where is She Wants Revenge at Webster Hall being held?
  - **A:** She Wants Revenge at Webster Hall takes place on Mon, 02 Nov, 2026 at 08:00 pm to Mon, 02 Nov, 2026 at 10:00 pm at Webster Hall, 125 East 11th Street, New York, NY 10003, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "She Wants Revenge at Webster Hall",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=She+Wants+Revenge+at+Webster+Hall&date=Mon%2C+02+Nov%2C+2026+at+08%3A00+pm&bg=5",
        "startDate": "2026-11-02T20:00:00-05:00",
        "endDate": "2026-11-02T22:00:00-05:00",
        "url": "https://allevents.in/new-york/she-wants-revenge-at-webster-hall/2400030140974449",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Webster Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 East 11th Street, New York, NY 10003",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.73167300",
                "longitude": "-73.98916400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```