

# Event Details

- **Event Name**: Fedde Le Grand at Sound Bar - Chicago
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 10:00 pm – Sat, 19 Sep, 2026 at 12:00 am (-06:00)
- **Event URL**: https://allevents.in/chicago/fedde-le-grand-at-sound-bar-chicago/2400030670378035
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Sound Bar - Chicago
- **lat**: 41.89343020
- **long**: -87.63538960
- **full address**: Sound Bar - Chicago, 226 West Ontario Street, Chicago, IL 60654, United States

## Event gallery

- **Alt text**: Fedde Le Grand at Sound Bar - Chicago
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3ec14d00-aac9-11f1-8ed1-0da50d238dff-rimg-w1164-h1164-dc181818-gmir.jpg?v=1788791674

## FAQs

- **Q**: When and where is Fedde Le Grand at Sound Bar - Chicago being held?
  - **A:** Fedde Le Grand at Sound Bar - Chicago takes place on Fri, 18 Sep, 2026 at 10:00 pm to Sat, 19 Sep, 2026 at 12:00 am at Sound Bar - Chicago, 226 West Ontario Street, Chicago, IL 60654, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fedde Le Grand at Sound Bar - Chicago",
        "image": "https://cdn-az.allevents.in/events9/banners/3ec14d00-aac9-11f1-8ed1-0da50d238dff-rimg-w1164-h1164-dc181818-gmir.jpg?v=1788791674",
        "startDate": "2026-09-18T22:00:00-06:00",
        "endDate": "2026-09-19T00:00:00-06:00",
        "url": "https://allevents.in/chicago/fedde-le-grand-at-sound-bar-chicago/2400030670378035",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sound Bar - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "226 West Ontario Street, Chicago, IL 60654",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.89343020",
                "longitude": "-87.63538960"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```