

# Event Details

- **Event Name**: Acraze at Radius Chicago
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 08:00 pm – Sat, 22 Aug, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/chicago/acraze-at-radius-chicago/2400030571682624
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Radius Chicago
- **lat**: 41.85269900
- **long**: -87.64257100
- **full address**: Radius Chicago, 640 W. Cermak Road, Chicago, IL 60616, United States

## Event gallery

- **Alt text**: Acraze at Radius Chicago
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Acraze+at+Radius+Chicago&date=Sat%2C+22+Aug%2C+2026+at+08%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Acraze at Radius Chicago being held?
  - **A:** Acraze at Radius Chicago takes place on Sat, 22 Aug, 2026 at 08:00 pm to Sat, 22 Aug, 2026 at 10:00 pm at Radius Chicago, 640 W. Cermak Road, Chicago, IL 60616, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Acraze at Radius 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 Acraze at Radius 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": "Acraze at Radius Chicago",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Acraze+at+Radius+Chicago&date=Sat%2C+22+Aug%2C+2026+at+08%3A00+pm&bg=5",
        "startDate": "2026-08-22",
        "endDate": "2026-08-22",
        "url": "https://allevents.in/chicago/acraze-at-radius-chicago/2400030571682624",
        "location": {
            "@type": "Place",
            "name": "Radius Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "640 W. Cermak Road, Chicago, IL 60616",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.85269900",
                "longitude": "-87.64257100"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```