

# Event Details

- **Event Name**: Sunday Worship Services
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:10 am – Sun, 21 Dec, 2025 at 01:10 pm
- **Event Description**: Join us for Worship!Classes go from 11:10-12Sacrament from 12:10-1:10
- **Event URL**: https://allevents.in/cerritos/sunday-worship-services/1600027671827723
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cerritos
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.884284120325
- **long**: -118.10047867856
- **full address**: The Church of Jesus Christ of Latter-day Saints, 16115 Studebaker Road, Cerritos, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e49de570-2c59-11f0-b268-d78ed8940c40-rimg-w1200-h796-dc1a2c16-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e63e4f00-2c59-11f0-9941-47ce4d258e71-rimg-w300-h300-dcdae0e6-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 11:10 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 16115 Studebaker Road, Cerritos, 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/events6/banners/e49de570-2c59-11f0-b268-d78ed8940c40-rimg-w1200-h796-dc1a2c16-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/cerritos/sunday-worship-services/1600027671827723",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16115 Studebaker Road",
                "addressLocality": "Cerritos",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.884284120325",
                "longitude": "-118.10047867856"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Worship!Classes go from 11:10-12Sacrament from 12:10-1:10"
    }
]
```