

# Event Details

- **Event Name**: Christmas Sunday Worship Services
- **Event Start and End Date**: Sun, 20 Dec, 2026 at 10:00 am – Sun, 20 Dec, 2026 at 12:00 pm (-08:00)
- **Event Description**: Join us for Worship! Sacrament Meeting from 10:00-11:00 No Classes today.
- **Event URL**: https://allevents.in/cerritos/christmas-sunday-worship-services/1600029431191343
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cerritos
- **state**: CA
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/be3b2a40-e686-11f0-a983-4dfa8e48b99b-rimg-w1000-h663-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 20 Dec, 2026 at 10:00 am (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 16115 Studebaker Road, Cerritos, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Christmas 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": "Christmas Sunday Worship Services",
        "image": "https://cdn-az.allevents.in/events3/banners/ea29f710-1d1a-11f1-b6a5-cd61f1521f0c-rimg-w1200-h796-dc1a2c16-gmir.png",
        "startDate": "2026-12-20T10:00:00-08:00",
        "endDate": "2026-12-20T12:00:00-08:00",
        "url": "https://allevents.in/cerritos/christmas-sunday-worship-services/1600029431191343",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.884284120325",
                "longitude": "-118.10047867856"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Worship! Sacrament Meeting from 10:00-11:00 No Classes today."
    }
]
```