

# Event Details

- **Event Name**: Bee Gees Gold - A Tribute to The Bee Gees
- **Event Start and End Date**: Wed, 28 Oct, 2026 at 06:00 pm – Thu, 29 Oct, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/bee-gees-gold-a-tribute-to-the-bee-gees/2300030216426302
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Dallas Arboretum
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Dallas Arboretum, 8525 Garland Rd, Dallas, United States

## Event gallery

- **Alt text**: Bee Gees Gold - A Tribute to The Bee Gees
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2e2baa20-a999-11f1-ad57-411ed296ae31-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788661085

## FAQs

- **Q**: When and where is Bee Gees Gold - A Tribute to The Bee Gees being held?
  - **A:** Bee Gees Gold - A Tribute to The Bee Gees takes place on Wed, 28 Oct, 2026 at 06:00 pm to Thu, 29 Oct, 2026 at 09:00 pm at Dallas Arboretum, 8525 Garland Rd, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bee Gees Gold - A Tribute to The Bee Gees 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 Bee Gees Gold - A Tribute to The Bee Gees 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": "Bee Gees Gold - A Tribute to The Bee Gees",
        "image": "https://cdn-az.allevents.in/events5/banners/2e2baa20-a999-11f1-ad57-411ed296ae31-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788661085",
        "startDate": "2026-10-28T18:00:00-05:00",
        "endDate": "2026-10-29T21:00:00-05:00",
        "url": "https://allevents.in/dallas/bee-gees-gold-a-tribute-to-the-bee-gees/2300030216426302",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dallas Arboretum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8525 Garland Rd",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```