

# Event Details

- **Event Name**: Big Thief
- **Event Start and End Date**: Thu, 13 Aug, 2026 at 06:15 pm – Thu, 13 Aug, 2026 at 08:15 pm
- **Event URL**: https://allevents.in/chicago/big-thief/2300029828405545
- **Event Categories**: contests, trips-adventures
- **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**: Big Thief
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9b95d260-9685-11f1-897f-eff8c8b00a4f-rimg-w1080-h1080-dc888878-gmir.jpg?v=1786563607

## FAQs

- **Q**: When and where is Big Thief being held?
  - **A:** Big Thief takes place on Thu, 13 Aug, 2026 at 06:15 pm to Thu, 13 Aug, 2026 at 08:15 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:** Big Thief is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Big Thief 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": "Big Thief",
        "image": "https://cdn-az.allevents.in/events2/banners/9b95d260-9685-11f1-897f-eff8c8b00a4f-rimg-w1080-h1080-dc888878-gmir.jpg?v=1786563607",
        "startDate": "2026-08-13",
        "endDate": "2026-08-13",
        "url": "https://allevents.in/chicago/big-thief/2300029828405545",
        "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"
    }
]
```