

# Event Details

- **Event Name**: Sunday Worship Services
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:00 am – Sun, 07 Dec, 2025 at 12:00 pm
- **Event Description**: Come join our Ward (congregation) as we come together to learn about and worship our Savior, Jesus Christ.
- **Event URL**: https://allevents.in/westminster/sunday-worship-services/1600027491125702
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Westminster
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.744533
- **long**: -117.949007
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10332 Bolsa Ave., Westminster, US

## Event gallery

- **Alt text**: Sunday Worship Services
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b95a4d80-d213-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Sunday Worship Services being held?
  - **A:** Sunday Worship Services takes place on Sun, 07 Dec, 2025 at 10:00 am to Sun, 07 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 10332 Bolsa Ave., Westminster, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Services",
        "image": "https://cdn-az.allevents.in/events1/banners/b95a4d80-d213-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/westminster/sunday-worship-services/1600027491125702",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10332 Bolsa Ave.",
                "addressLocality": "Westminster",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.744533",
                "longitude": "-117.949007"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join our Ward (congregation) as we come together to learn about and worship our Savior, Jesus Christ."
    }
]
```