

# Event Details

- **Event Name**: Bleach
- **Event Start and End Date**: Tue, 15 Sep, 2026 at 06:00 pm – Wed, 16 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/bleach/2300029907935552
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Subterranean
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Subterranean, 2011 West North Ave, Chicago, United States

## Event gallery

- **Alt text**: Bleach
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/49b91ec0-b07f-11f1-8011-7394f57f7004-rimg-w1080-h1350-dc282828-gmir.jpg?v=1789419619

## FAQs

- **Q**: When and where is Bleach being held?
  - **A:** Bleach takes place on Tue, 15 Sep, 2026 at 06:00 pm to Wed, 16 Sep, 2026 at 10:00 pm at Subterranean, 2011 West North Ave, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bleach",
        "image": "https://cdn-az.allevents.in/events2/banners/49b91ec0-b07f-11f1-8011-7394f57f7004-rimg-w1080-h1350-dc282828-gmir.jpg?v=1789419619",
        "startDate": "2026-09-15T18:00:00-05:00",
        "endDate": "2026-09-16T22:00:00-05:00",
        "url": "https://allevents.in/chicago/bleach/2300029907935552",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Subterranean",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2011 West North Ave",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```