

# Event Details

- **Event Name**: Los Yonics
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 08:00 pm – Fri, 28 Aug, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/los-yonics/2300030386263849
- **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**: Vic Theatre
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Vic Theatre, 3145 N Sheffield, Chicago, United States

## Event gallery

- **Alt text**: Los Yonics
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a71b7300-990b-11f1-9a40-7b90de720125-rimg-w1200-h1200-dc587838-gmir.jpg?v=1786841075

## FAQs

- **Q**: When and where is Los Yonics being held?
  - **A:** Los Yonics takes place on Fri, 28 Aug, 2026 at 08:00 pm to Fri, 28 Aug, 2026 at 10:00 pm at Vic Theatre, 3145 N Sheffield, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Los Yonics",
        "image": "https://cdn-az.allevents.in/events1/banners/a71b7300-990b-11f1-9a40-7b90de720125-rimg-w1200-h1200-dc587838-gmir.jpg?v=1786841075",
        "startDate": "2026-08-28T20:00:00-05:00",
        "endDate": "2026-08-28T22:00:00-05:00",
        "url": "https://allevents.in/chicago/los-yonics/2300030386263849",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Vic Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3145 N Sheffield",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```