

# Event Details

- **Event Name**: ATLiens at Radius Chicago
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 10:00 pm – Sat, 31 Oct, 2026 at 12:00 am (-06:00)
- **Event URL**: https://allevents.in/chicago/atliens-at-radius-chicago/2400030462640933
- **Event Categories**: 
- **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**: ATLiens at Radius Chicago
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/58287550-945a-11f1-b9f1-838473689728-rimg-w1024-h1024-dc080808-gmir.png?v=1786325128

## FAQs

- **Q**: When and where is ATLiens at Radius Chicago being held?
  - **A:** ATLiens at Radius Chicago takes place on Fri, 30 Oct, 2026 at 10:00 pm to Sat, 31 Oct, 2026 at 12:00 am at Radius Chicago, 640 W. Cermak Road, Chicago, IL 60616, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** ATLiens 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 ATLiens 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": "ATLiens at Radius Chicago",
        "image": "https://cdn-az.allevents.in/events7/banners/58287550-945a-11f1-b9f1-838473689728-rimg-w1024-h1024-dc080808-gmir.png?v=1786325128",
        "startDate": "2026-10-30T22:00:00-06:00",
        "endDate": "2026-10-31T00:00:00-06:00",
        "url": "https://allevents.in/chicago/atliens-at-radius-chicago/2400030462640933",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
    }
]
```