

# Event Details

- **Event Name**: Sleep
- **Event Start and End Date**: Fri, 06 Nov, 2026 at 07:30 pm – Fri, 06 Nov, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/sleep/2300030374130845
- **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**: Riviera Theatre - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Riviera Theatre - IL, 4746 North Racine Avenue, Chicago, United States

## Event gallery

- **Alt text**: Sleep
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sleep&date=Fri%2C+06+Nov%2C+2026+at+07%3A30+pm&bg=1

## FAQs

- **Q**: When and where is Sleep being held?
  - **A:** Sleep takes place on Fri, 06 Nov, 2026 at 07:30 pm to Fri, 06 Nov, 2026 at 09:30 pm at Riviera Theatre - IL, 4746 North Racine Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sleep",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sleep&date=Fri%2C+06+Nov%2C+2026+at+07%3A30+pm&bg=1",
        "startDate": "2026-11-06T19:30:00-06:00",
        "endDate": "2026-11-06T21:30:00-06:00",
        "url": "https://allevents.in/chicago/sleep/2300030374130845",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Riviera Theatre - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4746 North Racine Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```