

# Event Details

- **Event Name**: Children's Christmas Musical
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am
- **Event Description**: Come join us December 14th @ 10am
- **Event URL**: https://allevents.in/emory/childrens-christmas-musical/200029345044725
- **Event Categories**: live-music, christmas
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Emory
- **state**: TX
- **country**: United States
- **location**: Miracle Faith Baptist Church
- **lat**: 32.875068703387
- **long**: -95.767192076222
- **full address**: Miracle Faith Baptist Church, 820 State Highway 276,Emory, Texas, United States

## Event gallery

- **Alt text**: Children's Christmas Musical
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/83994e39c16fdc03340f535338761615bdec0cd6d2bce9c2a7e3cd136b489661-rimg-w834-h1167-dc015a95-gmir?v=1765530685

## FAQs

- **Q**: When and where is Children's Christmas Musical being held?
  - **A:** Children's Christmas Musical takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 10:00 am at Miracle Faith Baptist Church, 820 State Highway 276,Emory, Texas, United States.
- **Q**: Who is organizing Children's Christmas Musical?
  - **A:** Children's Christmas Musical is organized by Miracle Faith Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Christmas Musical",
        "image": "https://cdn-az.allevents.in/events6/banners/83994e39c16fdc03340f535338761615bdec0cd6d2bce9c2a7e3cd136b489661-rimg-w834-h1167-dc015a95-gmir?v=1765530685",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/emory/childrens-christmas-musical/200029345044725",
        "location": {
            "@type": "Place",
            "name": "Miracle Faith Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "820 State Highway 276,Emory, Texas",
                "addressLocality": "Emory",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.875068703387",
                "longitude": "-95.767192076222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us December 14th @ 10am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Miracle Faith Baptist Church",
                "url": "https://allevents.in/org/miracle-faith-baptist-church/23335624"
            }
        ]
    }
]
```