

# Event Details

- **Event Name**: Slightly Stoopid
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 06:30 pm – Sun, 26 Jul, 2026 at 08:30 pm
- **Event URL**: https://allevents.in/chicago/slightly-stoopid/2300029787649220
- **Event Categories**: trips-adventures, contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: The Salt Shed Outdoors - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Salt Shed Outdoors - Chicago, 1357 North Elston Avenue, Chicago, United States

## Event gallery

- **Alt text**: Slightly Stoopid
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/31f35310-8874-11f1-b6c8-ef4137d8dcb0-rimg-w1080-h1350-dc050202-gmir.jpg?v=1785016806

## FAQs

- **Q**: When and where is Slightly Stoopid being held?
  - **A:** Slightly Stoopid takes place on Sun, 26 Jul, 2026 at 06:30 pm to Sun, 26 Jul, 2026 at 08:30 pm at The Salt Shed Outdoors - Chicago, 1357 North Elston Avenue, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Slightly Stoopid is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Slightly Stoopid sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Slightly Stoopid",
        "image": "https://cdn-az.allevents.in/events9/banners/31f35310-8874-11f1-b6c8-ef4137d8dcb0-rimg-w1080-h1350-dc050202-gmir.jpg?v=1785016806",
        "startDate": "2026-07-26",
        "endDate": "2026-07-26",
        "url": "https://allevents.in/chicago/slightly-stoopid/2300029787649220",
        "location": {
            "@type": "Place",
            "name": "The Salt Shed Outdoors - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1357 North Elston Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```