

# Event Details

- **Event Name**: Mill Creek Ward Christmas Activity
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 12:00 am – Sat, 12 Dec, 2026 at 11:59 pm (-06:00)
- **Event Description**: Ward Christmas Party
- **Event URL**: https://allevents.in/cameron/mill-creek-ward-christmas-activity/1600028965278716
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cameron
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.741362
- **long**: -94.226003
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1100 East Grand Avenue, Cameron, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/90901ec0-9c7b-11f0-9a87-4568b0ae2ecf-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 12:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1100 East Grand Avenue, Cameron, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Mill Creek Ward Christmas Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mill Creek Ward Christmas Activity",
        "image": "https://cdn-az.allevents.in/events8/banners/7a007100-1d04-11f1-8026-d96a43b74dca-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-12T00:00:00-06:00",
        "endDate": "2026-12-12T23:59:00-06:00",
        "url": "https://allevents.in/cameron/mill-creek-ward-christmas-activity/1600028965278716",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1100 East Grand Avenue",
                "addressLocality": "Cameron",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.741362",
                "longitude": "-94.226003"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward Christmas Party"
    }
]
```