

# Event Details

- **Event Name**: Johnny Burgos
- **Event Start and End Date**: Sun, 04 Oct, 2026 at 12:00 pm – Sun, 04 Oct, 2026 at 02:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/johnny-burgos/2300030618894250
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: City Winery - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: City Winery - Chicago, 1200 W. Randolph St., Chicago, United States

## Event gallery

- **Alt text**: Johnny Burgos
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6fe547b0-a187-11f1-a977-99d1d33e99bd-rimg-w1200-h1200-dcd8c8b8-gmir.jpg?v=1787773849

## FAQs

- **Q**: When and where is Johnny Burgos being held?
  - **A:** Johnny Burgos takes place on Sun, 04 Oct, 2026 at 12:00 pm to Sun, 04 Oct, 2026 at 02:00 pm at City Winery - Chicago, 1200 W. Randolph St., Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Johnny Burgos",
        "image": "https://cdn-az.allevents.in/events3/banners/6fe547b0-a187-11f1-a977-99d1d33e99bd-rimg-w1200-h1200-dcd8c8b8-gmir.jpg?v=1787773849",
        "startDate": "2026-10-04T12:00:00-05:00",
        "endDate": "2026-10-04T14:00:00-05:00",
        "url": "https://allevents.in/chicago/johnny-burgos/2300030618894250",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "City Winery - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 W. Randolph St.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```