

# Event Details

- **Event Name**: BL3SS
- **Event Start and End Date**: Fri, 14 Aug, 2026 at 10:00 pm – Sat, 15 Aug, 2026 at 12:00 am (-05:00)
- **Event URL**: https://allevents.in/chicago/bl3ss/2300030317063839
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Outset
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Outset, 1675 North Elston Avenue, Chicago, United States

## Event gallery

- **Alt text**: BL3SS
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=BL3SS&date=Fri%2C+14+Aug%2C+2026+at+10%3A00+pm&bg=5

## FAQs

- **Q**: When and where is BL3SS being held?
  - **A:** BL3SS takes place on Fri, 14 Aug, 2026 at 10:00 pm to Sat, 15 Aug, 2026 at 12:00 am at Outset, 1675 North Elston Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BL3SS",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=BL3SS&date=Fri%2C+14+Aug%2C+2026+at+10%3A00+pm&bg=5",
        "startDate": "2026-08-14T22:00:00-05:00",
        "endDate": "2026-08-15T00:00:00-05:00",
        "url": "https://allevents.in/chicago/bl3ss/2300030317063839",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Outset",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1675 North Elston Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```