

# Event Details

- **Event Name**: SUNDAY WORSHIP SERVICE
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 09:00 am – Sun, 19 Apr, 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/1600029936762555
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events3/banners/937a12b0-3723-11f1-9ecc-ad384b2d4f3d-rimg-w1000-h563-dcb

## FAQs

- **Q**: When and where is SUNDAY WORSHIP SERVICE being held?
  - **A:** SUNDAY WORSHIP SERVICE takes place on Sun, 19 Apr, 2026 at 09:00 am to Sun, 19 Apr, 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/events5/banners/d56a9420-3c09-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2026-04-19",
        "endDate": "2026-04-19",
        "url": "https://allevents.in/cameron-park/sunday-worship-service/1600029936762555",
        "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."
    }
]
```