

# Event Details

- **Event Name**: Buddy Guy
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 06:00 pm – Sat, 25 Jul, 2026 at 09:30 pm
- **Event URL**: https://allevents.in/chicago/buddy-guy/2300029651423232
- **Event Categories**: Art, Theatre
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: The Chicago Theatre
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Chicago Theatre, 175 North State Street, Chicago, United States

## Event gallery

- **Alt text**: Buddy Guy
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b61f4560-7f2b-11f1-8de7-a55c04e17f2e-rimg-w1080-h1350-dcf0f0f0-gmir.jpg?v=1783996114

## FAQs

- **Q**: When and where is Buddy Guy being held?
  - **A:** Buddy Guy takes place on Fri, 24 Jul, 2026 at 06:00 pm to Sat, 25 Jul, 2026 at 09:30 pm at The Chicago Theatre, 175 North State Street, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Buddy Guy is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Buddy Guy 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": "Buddy Guy",
        "image": "https://cdn-az.allevents.in/events4/banners/b61f4560-7f2b-11f1-8de7-a55c04e17f2e-rimg-w1080-h1350-dcf0f0f0-gmir.jpg?v=1783996114",
        "startDate": "2026-07-24",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/chicago/buddy-guy/2300029651423232",
        "location": {
            "@type": "Place",
            "name": "The Chicago Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 North State Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```