

# Event Details

- **Event Name**: OCHO at Avondale Music Hall
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 09:00 pm – Fri, 18 Sep, 2026 at 11:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/ocho-at-avondale-music-hall/2400030699073818
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Avondale Music Hall
- **lat**: 41.94168500
- **long**: -87.72845700
- **full address**: Avondale Music Hall, 3336 N Milwaukee Ave, Chicago, IL 60641, United States

## Event gallery

- **Alt text**: OCHO at Avondale Music Hall
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/21c3fad0-b0bf-11f1-aa22-43be95323b73-rimg-w1200-h600-dc080808-gmir.jpg?v=1789447037

## FAQs

- **Q**: When and where is OCHO at Avondale Music Hall being held?
  - **A:** OCHO at Avondale Music Hall takes place on Fri, 18 Sep, 2026 at 09:00 pm to Fri, 18 Sep, 2026 at 11:00 pm at Avondale Music Hall, 3336 N Milwaukee Ave, Chicago, IL 60641, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** OCHO at Avondale Music Hall 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 OCHO at Avondale Music Hall 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": "OCHO at Avondale Music Hall",
        "image": "https://cdn-az.allevents.in/events9/banners/21c3fad0-b0bf-11f1-aa22-43be95323b73-rimg-w1200-h600-dc080808-gmir.jpg?v=1789447037",
        "startDate": "2026-09-18T21:00:00-06:00",
        "endDate": "2026-09-18T23:00:00-06:00",
        "url": "https://allevents.in/chicago/ocho-at-avondale-music-hall/2400030699073818",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Avondale Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3336 N Milwaukee Ave, Chicago, IL 60641",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.94168500",
                "longitude": "-87.72845700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```