

# Event Details

- **Event Name**: Carl Cox
- **Event Start and End Date**: Sat, 07 Nov, 2026 at 10:00 pm – Sun, 08 Nov, 2026 at 12:00 am (-06:00)
- **Event URL**: https://allevents.in/chicago/carl-cox/2300030616699417
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Carl Cox
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Carl+Cox&date=Sat%2C+07+Nov%2C+2026&bg=3

## FAQs

- **Q**: When and where is Carl Cox being held?
  - **A:** Carl Cox takes place on Sat, 07 Nov, 2026 at 10:00 pm to Sun, 08 Nov, 2026 at 12:00 am at Radius - IL, 640 W. Cermak Road, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carl Cox",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Carl+Cox&date=Sat%2C+07+Nov%2C+2026&bg=3",
        "startDate": "2026-11-07T22:00:00-06:00",
        "endDate": "2026-11-08T00:00:00-06:00",
        "url": "https://allevents.in/chicago/carl-cox/2300030616699417",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Radius - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "640 W. Cermak Road",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```