

# Event Details

- **Event Name**: She Wants Revenge
- **Event Start and End Date**: Sun, 25 Oct, 2026 at 06:00 pm – Mon, 26 Oct, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/she-wants-revenge/2300030154378244
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: House Of Blues - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: House Of Blues - Chicago, 329 N Dearborn St, Chicago, 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+25+Oct%2C+2026+at+06%3A00+pm&bg=5

## FAQs

- **Q**: When and where is She Wants Revenge being held?
  - **A:** She Wants Revenge takes place on Sun, 25 Oct, 2026 at 06:00 pm to Mon, 26 Oct, 2026 at 10:00 pm at House Of Blues - Chicago, 329 N Dearborn St, Chicago, 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+25+Oct%2C+2026+at+06%3A00+pm&bg=5",
        "startDate": "2026-10-25T18:00:00-05:00",
        "endDate": "2026-10-26T22:00:00-05:00",
        "url": "https://allevents.in/chicago/she-wants-revenge/2300030154378244",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "House Of Blues - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "329 N Dearborn St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```