

# Event Details

- **Event Name**: SUNDAY WORSHIP SERVICE
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 09:00 am – Sun, 01 Nov, 2026 at 09:00 am (-07:00)
- **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/1600030159398321
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events5/banners/2f3b8450-5bf9-11f1-9d9e-e3ab3bb1a4fc-rimg-w1000-h563-dce
- **Alt text**: Event Photo 2
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/22d477d0-5bf9-11f1-9d9e-e3ab3bb1a4fc-rimg-w1000-h563-dce

## FAQs

- **Q**: When and where is SUNDAY WORSHIP SERVICE being held?
  - **A:** SUNDAY WORSHIP SERVICE takes place on Sun, 07 Jun, 2026 at 09:00 am to Sun, 01 Nov, 2026 at 09: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/events7/banners/2e930f50-5bf9-11f1-9155-03804adf040b-rimg-w1200-h675-dcedeff2-gmir.jpg",
        "startDate": "2026-06-07T09:00:00-07:00",
        "endDate": "2026-11-01T09:00:00-07:00",
        "url": "https://allevents.in/cameron-park/sunday-worship-service/1600030159398321",
        "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": "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."
    }
]
```