

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 11:30 am – Sun, 30 Nov, 2025 at 12:30 pm
- **Event Description**: Come and Join with other believers to reflect, worship, learn, and partake of the ordinance of the sacrament. Zoom Link for Meeting: https://zoom.us/j/95283737723
- **Event URL**: https://allevents.in/sacramento/sunday-worship-service/1600028135072531
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sacramento
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.557705
- **long**: -121.329709
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9821 Old Placerville Road, Sacramento, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a1432f30-29f0-11f0-9199-c5a5a3f2ab75-rimg-w1000-h563-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 11:30 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 9821 Old Placerville Road, Sacramento, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday Worship Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events6/banners/2208cb90-c94a-11f0-a42f-05b1c10b427c-rimg-w1200-h675-dcedeff2-gmir.jpg",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/sacramento/sunday-worship-service/1600028135072531",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9821 Old Placerville Road",
                "addressLocality": "Sacramento",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.557705",
                "longitude": "-121.329709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and Join with other believers to reflect, worship, learn, and partake of the ordinance of the sacrament. Zoom Link for Meeting: https://zoom.us/j/95283737723"
    }
]
```