

# Event Details

- **Event Name**: Frozen - The Musical
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 02:30 pm – Sat, 12 Dec, 2026 at 04:30 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/frozen-the-musical/2300030618226059
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: The Firehouse Theatre - Farmers Branch
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: The Firehouse Theatre - Farmers Branch, 2535 Valley View Lane, Dallas, United States

## Event gallery

- **Alt text**: Frozen - The Musical
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1edef900-a65b-11f1-8990-5d04d231a2dd-rimg-w1200-h1200-dc084898-gmir.jpg?v=1788304669

## FAQs

- **Q**: When and where is Frozen - The Musical being held?
  - **A:** Frozen - The Musical takes place on Sat, 12 Dec, 2026 at 02:30 pm to Sat, 12 Dec, 2026 at 04:30 pm at The Firehouse Theatre - Farmers Branch, 2535 Valley View Lane, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Frozen - The Musical",
        "image": "https://cdn-az.allevents.in/events8/banners/1edef900-a65b-11f1-8990-5d04d231a2dd-rimg-w1200-h1200-dc084898-gmir.jpg?v=1788304669",
        "startDate": "2026-12-12T14:30:00-06:00",
        "endDate": "2026-12-12T16:30:00-06:00",
        "url": "https://allevents.in/dallas/frozen-the-musical/2300030618226059",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Firehouse Theatre - Farmers Branch",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2535 Valley View Lane",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```