

# Event Details

- **Event Name**: Worship Service and Gospel Classes
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am – Sun, 21 Dec, 2025 at 11:00 am
- **Event URL**: https://allevents.in/taylorsville/worship-service-and-gospel-classes/1600027630553909
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Taylorsville
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.637546330593
- **long**: -111.94906563058
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6250 South 2200 West, Taylorsville, US

## Event gallery

- **Alt text**: Worship Service and Gospel Classes
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1da8f3c0-d225-11f0-8847-13c74ce67ee0-rimg-w1200-h513-dca6a6a8-gmir.png

## FAQs

- **Q**: When and where is Worship Service and Gospel Classes being held?
  - **A:** Worship Service and Gospel Classes takes place on Sun, 21 Dec, 2025 at 09:00 am to Sun, 21 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 6250 South 2200 West, Taylorsville, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service and Gospel Classes",
        "image": "https://cdn-az.allevents.in/events3/banners/1da8f3c0-d225-11f0-8847-13c74ce67ee0-rimg-w1200-h513-dca6a6a8-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/taylorsville/worship-service-and-gospel-classes/1600027630553909",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6250 South 2200 West",
                "addressLocality": "Taylorsville",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.637546330593",
                "longitude": "-111.94906563058"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```