

# Event Details

- **Event Name**: Poison Girl Friend
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 07:00 pm – Thu, 17 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/poison-girl-friend/2300030309249756
- **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**: Poison Girl Friend
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/79648df0-ac45-11f1-8156-4590bdedae04-rimg-w1080-h1350-dc085858-gmir.jpg?v=1788954984

## FAQs

- **Q**: When and where is Poison Girl Friend being held?
  - **A:** Poison Girl Friend takes place on Thu, 17 Sep, 2026 at 07:00 pm to Thu, 17 Sep, 2026 at 09: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": "Poison Girl Friend",
        "image": "https://cdn-az.allevents.in/events9/banners/79648df0-ac45-11f1-8156-4590bdedae04-rimg-w1080-h1350-dc085858-gmir.jpg?v=1788954984",
        "startDate": "2026-09-17T19:00:00-05:00",
        "endDate": "2026-09-17T21:00:00-05:00",
        "url": "https://allevents.in/chicago/poison-girl-friend/2300030309249756",
        "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"
    }
]
```