

# Event Details

- **Event Name**: Christmas Sunday Worship Service
- **Event Start and End Date**: Sun, 20 Dec, 2026 at 09:00 am – Sun, 20 Dec, 2026 at 10:00 am (-07:00)
- **Event Description**: Join us for a SPECIAL Christmas Sunday Worship Service. Come worship and celebrate our Savior, Jesus Christ, in a peaceful and uplifting environment. Everyone is welcome—no matter your background or where you are on your faith journey.
- **Event URL**: https://allevents.in/layton/christmas-sunday-worship-service/1600029351273445
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Layton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.089737942277
- **long**: -111.97666705675
- **full address**: The Church of Jesus Christ of Latter-day Saints, 590 West 2000 North, Layton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/554f58f0-d842-11f0-acca-272cf2c95e55-rimg-w1000-h667-dc

## FAQs

- **Q**: When and where is Christmas Sunday Worship Service being held?
  - **A:** Christmas Sunday Worship Service takes place on Sun, 20 Dec, 2026 at 09:00 am to Sun, 20 Dec, 2026 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 590 West 2000 North, Layton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events8/banners/b3d68e10-97ba-11f1-9a40-7b90de720125-rimg-w1200-h800-dc080808-gmir.jpg",
        "startDate": "2026-12-20T09:00:00-07:00",
        "endDate": "2026-12-20T10:00:00-07:00",
        "url": "https://allevents.in/layton/christmas-sunday-worship-service/1600029351273445",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "590 West 2000 North",
                "addressLocality": "Layton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.089737942277",
                "longitude": "-111.97666705675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a SPECIAL Christmas Sunday Worship Service. Come worship and celebrate our Savior, Jesus Christ, in a peaceful and uplifting environment. Everyone is welcome—no matter your background or where you are on your faith journey."
    }
]
```