

# Event Details

- **Event Name**: SUNDAY WORSHIP SERVICE
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 09:00 am – Sun, 29 Mar, 2026 at 11:00 am
- **Event Description**: The Church of Jesus Christ of Latter-day Saints welcomes neighbors, families, and friends to join us for Sunday worship services. Come join us! We welcome you to RSVP.
- **Event URL**: https://allevents.in/cameron-park/sunday-worship-service/1600029545894211
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events7/banners/b452c370-f7cb-11f0-a7b3-9f39d05c56dc-rimg-w1000-h563-dcb

## FAQs

- **Q**: When and where is SUNDAY WORSHIP SERVICE being held?
  - **A:** SUNDAY WORSHIP SERVICE takes place on Sun, 29 Mar, 2026 at 09:00 am to Sun, 29 Mar, 2026 at 11:00 am 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": "SUNDAY WORSHIP SERVICE",
        "image": "https://cdn-az.allevents.in/events9/banners/8e88b7f0-1259-11f1-b7b3-a98440b1de4d-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2026-03-29",
        "endDate": "2026-03-29",
        "url": "https://allevents.in/cameron-park/sunday-worship-service/1600029545894211",
        "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": "The Church of Jesus Christ of Latter-day Saints welcomes neighbors, families, and friends to join us for Sunday worship services. Come join us! We welcome you to RSVP."
    }
]
```