

# Event Details

- **Event Name**: She Wants Revenge
- **Event Start and End Date**: Sun, 01 Nov, 2026 at 07:00 pm – Mon, 02 Nov, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/she-wants-revenge/2300030154378948
- **Event Categories**: trips-adventures, contests
- **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**: Webster Hall
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Webster Hall, 125 East 11th Street, New York, United States

## Event gallery

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

## FAQs

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

## Structured Data (JSON-LD)

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