

# Event Details

- **Event Name**: Sunday Worship Services
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 10:30 am – Sun, 29 Mar, 2026 at 12:30 pm
- **Event Description**: Join us as we worship our Savior, Jesus Christ. Experience a morning of fellowship, praise, and inspiring messages with your Long Valley community. We can't wait to see you! 10:30 AM Sacrament Meeting (families worship together) 11:40 AM Gospel Study (classes grouped by age)
- **Event URL**: https://allevents.in/hurricane/sunday-worship-services/1600029244573743
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hurricane
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.13324
- **long**: -113.38587
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4210 W Dixie Springs Rd, Hurricane, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a9276560-c822-11f0-a58b-5728a583d37c-rimg-w1000-h461-dc7

## FAQs

- **Q**: When and where is Sunday Worship Services being held?
  - **A:** Sunday Worship Services takes place on Sun, 29 Mar, 2026 at 10:30 am to Sun, 29 Mar, 2026 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 4210 W Dixie Springs Rd, Hurricane, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Services",
        "image": "https://cdn-az.allevents.in/events6/banners/12e7bfd0-23fa-11f1-8500-4f0c3b0bf48e-rimg-w1200-h554-dc76a7db-gmir.png",
        "startDate": "2026-03-29",
        "endDate": "2026-03-29",
        "url": "https://allevents.in/hurricane/sunday-worship-services/1600029244573743",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4210 W Dixie Springs Rd",
                "addressLocality": "Hurricane",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.13324",
                "longitude": "-113.38587"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we worship our Savior, Jesus Christ. Experience a morning of fellowship, praise, and inspiring messages with your Long Valley community. We can't wait to see you! 10:30 AM Sacrament Meeting (families worship together) 11:40 AM Gospel Study (classes grouped by age)"
    }
]
```