

# Event Details

- **Event Name**: San Holo
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 10:00 pm – Sat, 26 Sep, 2026 at 12:00 am (-05:00)
- **Event URL**: https://allevents.in/chicago/san-holo/2300030310625859
- **Event Categories**: 
- **Slot details of has slots**: 
- **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**: San Holo
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=San+Holo&date=Fri%2C+25+Sep%2C+2026+at+10%3A00+pm&bg=5

## FAQs

- **Q**: When and where is San Holo being held?
  - **A:** San Holo takes place on Fri, 25 Sep, 2026 at 10:00 pm to Sat, 26 Sep, 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": "San Holo",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=San+Holo&date=Fri%2C+25+Sep%2C+2026+at+10%3A00+pm&bg=5",
        "startDate": "2026-09-25T22:00:00-05:00",
        "endDate": "2026-09-26T00:00:00-05:00",
        "url": "https://allevents.in/chicago/san-holo/2300030310625859",
        "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"
    }
]
```