

# Event Details

- **Event Name**: 112
- **Event Start and End Date**: Thu, 17 Dec, 2026 at 08:00 pm – Thu, 17 Dec, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/112/2300030727915808
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Majestic Theatre - Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Majestic Theatre - Dallas, 1925 Elm Street, Dallas, United States

## Event gallery

- **Alt text**: 112
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b89d2930-b6fb-11f1-9a10-a9bfe57ee70b-rimg-w800-h1235-dcf8f8f8-gmir.jpg?v=1790132767

## FAQs

- **Q**: When and where is 112 being held?
  - **A:** 112 takes place on Thu, 17 Dec, 2026 at 08:00 pm to Thu, 17 Dec, 2026 at 10:00 pm at Majestic Theatre - Dallas, 1925 Elm Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "112",
        "image": "https://cdn-az.allevents.in/events9/banners/b89d2930-b6fb-11f1-9a10-a9bfe57ee70b-rimg-w800-h1235-dcf8f8f8-gmir.jpg?v=1790132767",
        "startDate": "2026-12-17T20:00:00-06:00",
        "endDate": "2026-12-17T22:00:00-06:00",
        "url": "https://allevents.in/dallas/112/2300030727915808",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Majestic Theatre - Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1925 Elm Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```