

# Event Details

- **Event Name**: Sunday Worship Services
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 10:00 am – Sun, 30 Nov, 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/1600027491122238
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Westminster
- **state**: CA
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2260d380-2c42-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/22b5f860-2c42-11f0-b268-d78ed8940c40-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10332 Bolsa Ave., Westminster, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday Worship Services ?
  - **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 Services",
        "image": "https://cdn-az.allevents.in/events4/banners/2260d380-2c42-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/westminster/sunday-worship-services/1600027491122238",
        "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": "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."
    }
]
```