

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 10:00 am – Sun, 24 May, 2026 at 10:00 am (-07:00)
- **Event Description**: The Church of Jesus Christ of Latter-day Saints welcomes neighbors, families, and friends to join us for a Christ centered worship service. We welcome you to RSVP.
- **Event URL**: https://allevents.in/anaheim/sunday-worship-service/1600029835452912
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Anaheim
- **state**: CA
- **country**: US
- **location**: Royal Oak Building
- **lat**: 33.844894
- **long**: -117.801627
- **full address**: Royal Oak Building, 5275 East Nohl Ranch Rd, Anaheim, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f4bf3fb0-243f-11f1-886e-e3e40c802de8-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Mar, 2026 at 10:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** Royal Oak Building, 5275 East Nohl Ranch Rd, Anaheim, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday Worship Service ?
  - **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 Service",
        "image": "https://cdn-az.allevents.in/events2/banners/002afc40-2440-11f1-9831-630114a07816-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-22T10:00:00-07:00",
        "endDate": "2026-05-24T10:00:00-07:00",
        "url": "https://allevents.in/anaheim/sunday-worship-service/1600029835452912",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Royal Oak Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5275 East Nohl Ranch Rd",
                "addressLocality": "Anaheim",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.844894",
                "longitude": "-117.801627"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Church of Jesus Christ of Latter-day Saints welcomes neighbors, families, and friends to join us for a Christ centered worship service. We welcome you to RSVP."
    }
]
```