

# Event Details

- **Event Name**: Sunday Worship Services
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 09:00 am – Sun, 30 Nov, 2025 at 10:00 am
- **Event Description**: We welcome Everyone to join us each Sunday Morning at 9 am!
- **Event URL**: https://allevents.in/roy/sunday-worship-services/1600027958922417
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Roy
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.193680747446
- **long**: -112.02884020711
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3845 South 2000 West, Roy, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d671b3a0-0378-11f0-9117-2735cf3a6d54-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Sunday Worship Services being held?
  - **A:** Sunday Worship Services takes place on Sun, 30 Nov, 2025 at 09:00 am to Sun, 30 Nov, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 3845 South 2000 West, Roy, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Services",
        "image": "https://cdn-az.allevents.in/events2/banners/d5c12850-0378-11f0-9117-2735cf3a6d54-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/roy/sunday-worship-services/1600027958922417",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3845 South 2000 West",
                "addressLocality": "Roy",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.193680747446",
                "longitude": "-112.02884020711"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We welcome Everyone to join us each Sunday Morning at 9 am!"
    }
]
```