

# Event Details

- **Event Name**: Omega X
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 07:00 pm – Mon, 07 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/omega-x/2300030531029249
- **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**: Gilley's Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Gilley's Dallas, 1135 South Lamar Street, Dallas, United States

## Event gallery

- **Alt text**: Omega X
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b4f38ad0-a6e4-11f1-8990-5d04d231a2dd-rimg-w900-h1200-dc181848-gmir.jpg?v=1788363667

## FAQs

- **Q**: When and where is Omega X being held?
  - **A:** Omega X takes place on Mon, 07 Sep, 2026 at 07:00 pm to Mon, 07 Sep, 2026 at 09:00 pm at Gilley's Dallas, 1135 South Lamar Street, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Omega X 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 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",
        "image": "https://cdn-az.allevents.in/events9/banners/b4f38ad0-a6e4-11f1-8990-5d04d231a2dd-rimg-w900-h1200-dc181848-gmir.jpg?v=1788363667",
        "startDate": "2026-09-07T19:00:00-05:00",
        "endDate": "2026-09-07T21:00:00-05:00",
        "url": "https://allevents.in/dallas/omega-x/2300030531029249",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Gilley's Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1135 South Lamar Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```