

# Event Details

- **Event Name**: Buddy Guy at Majestic Theatre Dallas
- **Event Start and End Date**: Sun, 30 Aug, 2026 at 08:00 pm
- **Event URL**: https://allevents.in/dallas/buddy-guy-at-majestic-theatre-dallas/2400029671412959
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Majestic Theatre Dallas
- **lat**: 32.78276550
- **long**: -96.79498560
- **full address**: Majestic Theatre Dallas, 1925 Elm St., Dallas, TX 75201, United States

## Event gallery

- **Alt text**: Buddy Guy at Majestic Theatre Dallas
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e1e740b0-10b5-11f1-ba8b-3f5afee59419-rimg-w1200-h746-dc111c1e-gmir.jpg?v=1771850879

## Comments

- [Barbara Word | 2026-08-20 14:25:36] Ticket cost

## FAQs

- **Q**: When and where is Buddy Guy at Majestic Theatre Dallas being held?
  - **A:** Buddy Guy at Majestic Theatre Dallas takes place on Sun, 30 Aug, 2026 at 08:00 pm to Sun, 30 Aug, 2026 at 08:00 pm at Majestic Theatre Dallas, 1925 Elm St., Dallas, TX 75201, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Buddy Guy at Majestic Theatre Dallas 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 Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Buddy Guy at Majestic Theatre Dallas 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 at Majestic Theatre Dallas",
        "image": "https://cdn-az.allevents.in/events1/banners/e1e740b0-10b5-11f1-ba8b-3f5afee59419-rimg-w1200-h746-dc111c1e-gmir.jpg?v=1771850879",
        "startDate": "2026-08-30",
        "url": "https://allevents.in/dallas/buddy-guy-at-majestic-theatre-dallas/2400029671412959",
        "location": {
            "@type": "Place",
            "name": "Majestic Theatre Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1925 Elm St., Dallas, TX 75201",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.78276550",
                "longitude": "-96.79498560"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```