

# Event Details

- **Event Name**: Riot Fest Late Night: Sugar
- **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/riot-fest-late-night-sugar/2300030580754311
- **Event Categories**: festivals
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Metro Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Metro Chicago, 3730 N Clark St., Chicago, United States

## Event gallery

- **Alt text**: Riot Fest Late Night: Sugar
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2a333470-a533-11f1-8345-8160f1306c66-rimg-w1024-h1024-dc081828-gmir.jpg?v=1788177459

## FAQs

- **Q**: When and where is Riot Fest Late Night: Sugar being held?
  - **A:** Riot Fest Late Night: Sugar takes place on Thu, 17 Sep, 2026 at 07:00 pm to Thu, 17 Sep, 2026 at 09:00 pm at Metro Chicago, 3730 N Clark St., Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Riot Fest Late Night: Sugar is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Riot Fest Late Night: Sugar sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Riot Fest Late Night: Sugar",
        "image": "https://cdn-az.allevents.in/events3/banners/2a333470-a533-11f1-8345-8160f1306c66-rimg-w1024-h1024-dc081828-gmir.jpg?v=1788177459",
        "startDate": "2026-09-17T19:00:00-05:00",
        "endDate": "2026-09-17T21:00:00-05:00",
        "url": "https://allevents.in/chicago/riot-fest-late-night-sugar/2300030580754311",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Metro Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3730 N Clark St.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```