

# Event Details

- **Event Name**: Sunday Church Services
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 11:10 am – Sun, 27 Dec, 2026 at 11:10 am (-07:00)
- **Event Description**: Come join us as we worship the Lord together! Our services typically include several magnificent hymns. In addition, talks about the Savior and his gospel are give by ordinary people, like you and I. Also, an hour before this meeting we have some excellent Sunday classes. Come and learn with us.
- **Event URL**: https://allevents.in/anaheim/sunday-church-services/1600029751862855
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Anaheim
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-Day Saints
- **lat**: 33.8369533
- **long**: -117.9366892
- **full address**: The Church of Jesus Christ of Latter-Day Saints, 440 North Loara Street, Anaheim, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/06eaf330-151a-11f1-93e7-0b68a45cc1e3-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is Sunday Church Services being held?
  - **A:** Sunday Church Services takes place on Sun, 08 Mar, 2026 at 11:10 am to Sun, 27 Dec, 2026 at 11:10 am at The Church of Jesus Christ of Latter-Day Saints, 440 North Loara Street, Anaheim, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Church Services",
        "image": "https://cdn-az.allevents.in/events7/banners/35523810-1d61-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2026-03-08T11:10:00-07:00",
        "endDate": "2026-12-27T11:10:00-07:00",
        "url": "https://allevents.in/anaheim/sunday-church-services/1600029751862855",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-Day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "440 North Loara Street",
                "addressLocality": "Anaheim",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.8369533",
                "longitude": "-117.9366892"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us as we worship the Lord together! Our services typically include several magnificent hymns. In addition, talks about the Savior and his gospel are give by ordinary people, like you and I. Also, an hour before this meeting we have some excellent Sunday classes. Come and learn with us."
    }
]
```