

# Event Details

- **Event Name**: Omega X at Gilleys Dallas
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 11:59 pm – Tue, 08 Sep, 2026 at 01:59 am (-06:00)
- **Event URL**: https://allevents.in/dallas/omega-x-at-gilleys-dallas/2400030612917942
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Gilleys Dallas
- **lat**: 32.76877700
- **long**: -96.79798700
- **full address**: Gilleys Dallas, 1135 S. Lamar St., Dallas, TX 75215, United States

## Event gallery

- **Alt text**: Omega X at Gilleys Dallas
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/193b73b0-a03a-11f1-a9b6-5f3c34d9259b-rimg-w900-h1200-dc181848-gmir.jpg?v=1787630681

## FAQs

- **Q**: When and where is Omega X at Gilleys Dallas being held?
  - **A:** Omega X at Gilleys Dallas takes place on Mon, 07 Sep, 2026 at 11:59 pm to Tue, 08 Sep, 2026 at 01:59 am at Gilleys Dallas, 1135 S. Lamar St., Dallas, TX 75215, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Omega X at Gilleys 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 Omega X at Gilleys 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": "Omega X at Gilleys Dallas",
        "image": "https://cdn-az.allevents.in/events3/banners/193b73b0-a03a-11f1-a9b6-5f3c34d9259b-rimg-w900-h1200-dc181848-gmir.jpg?v=1787630681",
        "startDate": "2026-09-07T23:59:00-06:00",
        "endDate": "2026-09-08T01:59:00-06:00",
        "url": "https://allevents.in/dallas/omega-x-at-gilleys-dallas/2400030612917942",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Gilleys Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1135 S. Lamar St., Dallas, TX 75215",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.76877700",
                "longitude": "-96.79798700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```