

# Event Details

- **Event Name**: Two Door Cinema Club at Salt Shed - Outdoor Fairgrounds
- **Event Start and End Date**: Thu, 24 Sep, 2026 at 07:00 pm – Thu, 24 Sep, 2026 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/two-door-cinema-club-at-salt-shed-outdoor-fairgrounds/2400029830237713
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Salt Shed - Outdoor Fairgrounds
- **lat**: 41.90673280
- **long**: -87.65918860
- **full address**: Salt Shed - Outdoor Fairgrounds, 1357 North Elston Avenue, Chicago, IL 60642, United States

## Event gallery

- **Alt text**: Two Door Cinema Club at Salt Shed - Outdoor Fairgrounds
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/103ce910-a639-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788289965

## FAQs

- **Q**: When and where is Two Door Cinema Club at Salt Shed - Outdoor Fairgrounds being held?
  - **A:** Two Door Cinema Club at Salt Shed - Outdoor Fairgrounds takes place on Thu, 24 Sep, 2026 at 07:00 pm to Thu, 24 Sep, 2026 at 09:00 pm at Salt Shed - Outdoor Fairgrounds, 1357 North Elston Avenue, Chicago, IL 60642, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Two Door Cinema Club at Salt Shed - Outdoor Fairgrounds 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 Two Door Cinema Club at Salt Shed - Outdoor Fairgrounds 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": "Two Door Cinema Club at Salt Shed - Outdoor Fairgrounds",
        "image": "https://cdn-az.allevents.in/events9/banners/103ce910-a639-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788289965",
        "startDate": "2026-09-24T19:00:00-06:00",
        "endDate": "2026-09-24T21:00:00-06:00",
        "url": "https://allevents.in/chicago/two-door-cinema-club-at-salt-shed-outdoor-fairgrounds/2400029830237713",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Salt Shed - Outdoor Fairgrounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1357 North Elston Avenue, Chicago, IL 60642",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.90673280",
                "longitude": "-87.65918860"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```