

# Event Details

- **Event Name**: Sunday worship service
- **Event Start and End Date**: Sun, 31 May, 2026 at 11:30 am – Sun, 31 May, 2026 at 12:30 pm (-07:00)
- **Event Description**: Come gather weekly as we reflect, learn, strengthen our faith, and worship Jesus Christ. We look forward to seeing you!
- **Event URL**: https://allevents.in/las-vegas/sunday-worship-service/1600029620012939
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.1051715
- **long**: -115.0622777
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5100 Sun Valley Drive, Las Vegas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b32ce970-0181-11f1-83dc-8dac76d29c25-rimg-w1000-h563-dce

## FAQs

- **Q**: When and where is Sunday worship service being held?
  - **A:** Sunday worship service takes place on Sun, 31 May, 2026 at 11:30 am to Sun, 31 May, 2026 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 5100 Sun Valley Drive, Las Vegas, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday worship service",
        "image": "https://cdn-az.allevents.in/events2/banners/8162b500-3ad9-11f1-bd1f-f1e10f03be6f-rimg-w1200-h675-dcedeff2-gmir.jpg",
        "startDate": "2026-05-31T11:30:00-07:00",
        "endDate": "2026-05-31T12:30:00-07:00",
        "url": "https://allevents.in/las-vegas/sunday-worship-service/1600029620012939",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5100 Sun Valley Drive",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.1051715",
                "longitude": "-115.0622777"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come gather weekly as we reflect, learn, strengthen our faith, and worship Jesus Christ. We look forward to seeing you!"
    }
]
```