

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 09:00 pm – Sun, 28 Dec, 2025 at 10:00 pm
- **Event Description**: We invite you to worship with us for our Sunday Worship Service. We meet together to testify of our Savior through words and music. We find strength and connection through one another as we share our love and testimony of the Savior's plan of happiness for each of us.
- **Event URL**: https://allevents.in/st-george/sunday-worship-service/1600027747723420
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: St George
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.089343153233
- **long**: -113.51890183021
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3167 E 1140 S, St George, United States

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Worship+Service&date=Sun%2C+28+Dec%2C+2025+at+09%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 28 Dec, 2025 at 09:00 pm to Sun, 28 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 3167 E 1140 S, St George, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Worship+Service&date=Sun%2C+28+Dec%2C+2025+at+09%3A00+pm&bg=1",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/st-george/sunday-worship-service/1600027747723420",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3167 E 1140 S",
                "addressLocality": "St George",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.089343153233",
                "longitude": "-113.51890183021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to worship with us for our Sunday Worship Service. We meet together to testify of our Savior through words and music. We find strength and connection through one another as we share our love and testimony of the Savior's plan of happiness for each of us."
    }
]
```