

# Event Details

- **Event Name**: Buddy Guy
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 06:00 pm – Sun, 30 Aug, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/buddy-guy/2300029682569720
- **Event Categories**: Art, Theatre, trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Majestic Theatre - Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Majestic Theatre - Dallas, 1925 Elm Street, Dallas, United States

## Event gallery

- **Alt text**: Buddy Guy
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e5c480b0-9695-11f1-897f-eff8c8b00a4f-rimg-w1080-h1350-dce8e8e8-gmir.jpg?v=1786570605

## FAQs

- **Q**: When and where is Buddy Guy being held?
  - **A:** Buddy Guy takes place on Sat, 29 Aug, 2026 at 06:00 pm to Sun, 30 Aug, 2026 at 10:00 pm at Majestic Theatre - Dallas, 1925 Elm Street, Dallas, 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 Dallas, 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": "Event",
        "name": "Buddy Guy",
        "image": "https://cdn-az.allevents.in/events9/banners/e5c480b0-9695-11f1-897f-eff8c8b00a4f-rimg-w1080-h1350-dce8e8e8-gmir.jpg?v=1786570605",
        "startDate": "2026-08-29T18:00:00-05:00",
        "endDate": "2026-08-30T22:00:00-05:00",
        "url": "https://allevents.in/dallas/buddy-guy/2300029682569720",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Majestic Theatre - Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1925 Elm Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```