

# Event Details

- **Event Name**: Empire of the Sun
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 07:30 pm – Sun, 20 Sep, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/empire-of-the-sun/2300029860562648
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Dos Equis Pavilion
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Dos Equis Pavilion, 3839 South Fitzhugh Ave, Dallas, United States

## Event gallery

- **Alt text**: Empire of the Sun
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cc1c49c0-a64b-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dcf8e8c8-gmir.jpg?v=1788298014

## FAQs

- **Q**: When and where is Empire of the Sun being held?
  - **A:** Empire of the Sun takes place on Sun, 20 Sep, 2026 at 07:30 pm to Sun, 20 Sep, 2026 at 09:30 pm at Dos Equis Pavilion, 3839 South Fitzhugh Ave, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Empire of the Sun 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 Empire of the Sun 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": "Empire of the Sun",
        "image": "https://cdn-az.allevents.in/events3/banners/cc1c49c0-a64b-11f1-8990-5d04d231a2dd-rimg-w1080-h1080-dcf8e8c8-gmir.jpg?v=1788298014",
        "startDate": "2026-09-20T19:30:00-05:00",
        "endDate": "2026-09-20T21:30:00-05:00",
        "url": "https://allevents.in/dallas/empire-of-the-sun/2300029860562648",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dos Equis Pavilion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3839 South Fitzhugh Ave",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```