

# Event Details

- **Event Name**: 8Ball & MJG
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 08:00 pm – Sat, 11 Jul, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/dallas/8ball-and-mjg/2300030367683701
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: South Side Music Hall at Gilley's
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: South Side Music Hall at Gilley's, 1135 S Lamar St, Dallas, United States

## Event gallery

- **Alt text**: 8Ball &amp; MJG
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=8Ball+%26+MJG&date=Sat%2C+11+Jul%2C+2026+at+08%3A00+pm&bg=2

## FAQs

- **Q**: When and where is 8Ball & MJG being held?
  - **A:** 8Ball & MJG takes place on Sat, 11 Jul, 2026 at 08:00 pm to Sat, 11 Jul, 2026 at 10:00 pm at South Side Music Hall at Gilley's, 1135 S Lamar St, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "8Ball &amp; MJG",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=8Ball+%26+MJG&date=Sat%2C+11+Jul%2C+2026+at+08%3A00+pm&bg=2",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/dallas/8ball-and-mjg/2300030367683701",
        "location": {
            "@type": "Place",
            "name": "South Side Music Hall at Gilley's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1135 S Lamar St",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```