

# Event Details

- **Event Name**: Cameron Park Congregation Christmas Party
- **Event Start and End Date**: Fri, 11 Dec, 2026 at 05:00 pm – Fri, 11 Dec, 2026 at 08:00 pm (-08:00)
- **Event Description**: Come join us for our congregation Christmas Party! We will be serving dinner and a Christmas program with music.
- **Event URL**: https://allevents.in/cameron-park/cameron-park-congregation-christmas-party/1600029092546044
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cameron Park
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.6658322
- **long**: -120.9742635
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3431 Hacienda Drive, Cameron Park, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0b3822f0-b2d2-11f0-bc3b-55cfec1e4694-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Cameron Park Congregation Christmas Party being held?
  - **A:** Cameron Park Congregation Christmas Party takes place on Fri, 11 Dec, 2026 at 05:00 pm to Fri, 11 Dec, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 3431 Hacienda Drive, Cameron Park, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cameron Park Congregation Christmas Party",
        "image": "https://cdn-az.allevents.in/events10/banners/0936d4b0-b2d2-11f0-bc3b-55cfec1e4694-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-11T17:00:00-08:00",
        "endDate": "2026-12-11T20:00:00-08:00",
        "url": "https://allevents.in/cameron-park/cameron-park-congregation-christmas-party/1600029092546044",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3431 Hacienda Drive",
                "addressLocality": "Cameron Park",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6658322",
                "longitude": "-120.9742635"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our congregation Christmas Party! We will be serving dinner and a Christmas program with music."
    }
]
```