

# Event Details

- **Event Name**: Fall Creek Ward Christmas Party
- **Event Start and End Date**: Wed, 02 Dec, 2026 at 06:00 pm – Wed, 02 Dec, 2026 at 08:00 pm (-06:00)
- **Event Description**: Christmas Party
- **Event URL**: https://allevents.in/branson/fall-creek-ward-christmas-party/1600029713147435
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029713147435

## Event venue details

- **city**: Branson
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.686611647926
- **long**: -93.219418397682
- **full address**: The Church of Jesus Christ of Latter-day Saints, 224 Church Road, Branson, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/76cfcc90-0ff5-11f1-ba8b-3f5afee59419-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 02 Dec, 2026 at 06:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 224 Church Road, Branson, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Fall Creek Ward Christmas Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Creek Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events8/banners/8e8cd5f0-1d36-11f1-8026-d96a43b74dca-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-02T18:00:00-06:00",
        "endDate": "2026-12-02T20:00:00-06:00",
        "url": "https://allevents.in/branson/fall-creek-ward-christmas-party/1600029713147435",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "224 Church Road",
                "addressLocality": "Branson",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.686611647926",
                "longitude": "-93.219418397682"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Party"
    }
]
```