

# Event Details

- **Event Name**: Worship Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am – Sun, 21 Dec, 2025 at 11:30 am
- **Event Description**: Come join with us for worship services. Curious about what it’s like to worship at The Church of Jesus Christ of Latter‑day Saints? We’ve got you covered with this video of what our Sunday services are like. Watch Now
- **Event URL**: https://allevents.in/yorba-linda/worship-service/1600027831909600
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Yorba Linda
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.879903893219
- **long**: -117.80585767281
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5550 Ohio Street, Yorba Linda, United States

## Event gallery

- **Alt text**: Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f15e4ae0-e760-11ef-8ac2-7f3783ec1298-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Worship Service being held?
  - **A:** Worship Service takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 5550 Ohio Street, Yorba Linda, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service",
        "image": "https://cdn-az.allevents.in/events4/banners/f15e4ae0-e760-11ef-8ac2-7f3783ec1298-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/yorba-linda/worship-service/1600027831909600",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5550 Ohio Street",
                "addressLocality": "Yorba Linda",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.879903893219",
                "longitude": "-117.80585767281"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join with us for worship services. Curious about what it’s like to worship at The Church of Jesus Christ of Latter‑day Saints? We’ve got you covered with this video of what our Sunday services are like. Watch Now"
    }
]
```