

# Event Details

- **Event Name**: Thee Sacred Souls
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 06:00 pm – Sat, 26 Sep, 2026 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/thee-sacred-souls/2300029710505100
- **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**: Thee Sacred Souls
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f4f0bea0-92da-11f1-8f1c-cf8ce96ac258-rimg-w1200-h450-dc181818-gmir.jpg?v=1786160556

## FAQs

- **Q**: When and where is Thee Sacred Souls being held?
  - **A:** Thee Sacred Souls takes place on Fri, 25 Sep, 2026 at 06:00 pm to Sat, 26 Sep, 2026 at 08:00 pm at The Salt Shed Outdoors - Chicago, 1357 North Elston Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thee Sacred Souls",
        "image": "https://cdn-az.allevents.in/events8/banners/f4f0bea0-92da-11f1-8f1c-cf8ce96ac258-rimg-w1200-h450-dc181818-gmir.jpg?v=1786160556",
        "startDate": "2026-09-25T18:00:00-05:00",
        "endDate": "2026-09-26T20:00:00-05:00",
        "url": "https://allevents.in/chicago/thee-sacred-souls/2300029710505100",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
    }
]
```