

# Event Details

- **Event Name**: Anyma at Radius Chicago
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 10:00 pm – Mon, 07 Sep, 2026 at 12:00 am (-06:00)
- **Event URL**: https://allevents.in/chicago/anyma-at-radius-chicago/2400030606917019
- **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**: Anyma at Radius Chicago
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e3f9fdf0-9f69-11f1-a52b-970a4b5345e7-rimg-w1080-h1440-dc782808-gmir.jpg?v=1787541258

## FAQs

- **Q**: When and where is Anyma at Radius Chicago being held?
  - **A:** Anyma at Radius Chicago takes place on Sun, 06 Sep, 2026 at 10:00 pm to Mon, 07 Sep, 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:** Anyma at Radius Chicago is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Anyma 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": "Event",
        "name": "Anyma at Radius Chicago",
        "image": "https://cdn-az.allevents.in/events10/banners/e3f9fdf0-9f69-11f1-a52b-970a4b5345e7-rimg-w1080-h1440-dc782808-gmir.jpg?v=1787541258",
        "startDate": "2026-09-06T22:00:00-06:00",
        "endDate": "2026-09-07T00:00:00-06:00",
        "url": "https://allevents.in/chicago/anyma-at-radius-chicago/2400030606917019",
        "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"
    }
]
```