

# Event Details

- **Event Name**: Classic Albums Live Tribute Show: The Eagles - Hotel California
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 07:30 pm – Sat, 29 Aug, 2026 at 09:30 pm
- **Event URL**: https://allevents.in/dallas/classic-albums-live-tribute-show-the-eagles-hotel-california/2300030485025309
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Moody Performance Hall
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Moody Performance Hall, 2520 Flora Street, Dallas, United States

## Event gallery

- **Alt text**: Classic Albums Live Tribute Show: The Eagles - Hotel California
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/bdc6ab40-9877-11f1-9a40-7b90de720125-rimg-w1200-h600-dc080808-gmir.jpg?v=1786777548

## FAQs

- **Q**: When and where is Classic Albums Live Tribute Show: The Eagles - Hotel California being held?
  - **A:** Classic Albums Live Tribute Show: The Eagles - Hotel California takes place on Sat, 29 Aug, 2026 at 07:30 pm to Sat, 29 Aug, 2026 at 09:30 pm at Moody Performance Hall, 2520 Flora Street, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Classic Albums Live Tribute Show: The Eagles - Hotel California 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 Classic Albums Live Tribute Show: The Eagles - Hotel California 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": "Classic Albums Live Tribute Show: The Eagles - Hotel California",
        "image": "https://cdn-az.allevents.in/events9/banners/bdc6ab40-9877-11f1-9a40-7b90de720125-rimg-w1200-h600-dc080808-gmir.jpg?v=1786777548",
        "startDate": "2026-08-29",
        "endDate": "2026-08-29",
        "url": "https://allevents.in/dallas/classic-albums-live-tribute-show-the-eagles-hotel-california/2300030485025309",
        "location": {
            "@type": "Place",
            "name": "Moody Performance Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2520 Flora Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```