

# Event Details

- **Event Name**: DJ Soda at Sound Bar - Chicago
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 10:00 pm – Sun, 23 Aug, 2026 at 12:00 am
- **Event URL**: https://allevents.in/chicago/dj-soda-at-sound-bar-chicago/2400030573864901
- **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**: DJ Soda at Sound Bar - Chicago
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/101e4aa0-9a5e-11f1-9bc6-8b4f56db6c43-rimg-w800-h1066-dc089898-gmir.jpg?v=1786986421

## FAQs

- **Q**: When and where is DJ Soda at Sound Bar - Chicago being held?
  - **A:** DJ Soda at Sound Bar - Chicago takes place on Sat, 22 Aug, 2026 at 10:00 pm to Sun, 23 Aug, 2026 at 12:00 am at Sound Bar - Chicago, 226 West Ontario Street, Chicago, IL 60654, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** DJ Soda at Sound Bar - Chicago 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 DJ Soda at Sound Bar - Chicago 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": "DJ Soda at Sound Bar - Chicago",
        "image": "https://cdn-az.allevents.in/events6/banners/101e4aa0-9a5e-11f1-9bc6-8b4f56db6c43-rimg-w800-h1066-dc089898-gmir.jpg?v=1786986421",
        "startDate": "2026-08-22",
        "endDate": "2026-08-23",
        "url": "https://allevents.in/chicago/dj-soda-at-sound-bar-chicago/2400030573864901",
        "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"
    }
]
```