

# Event Details

- **Event Name**: Christmas Worship Service (Falcon Ridge Ward)
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am – Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Celebrate the birth of our Lord and Savior, Jesus Christ, through music and inspirational messages. All are welcome for this special Christmas worship service.
- **Event URL**: https://allevents.in/layton/christmas-worship-service-falcon-ridge-ward/1600029186570942
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Layton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.081943722724
- **long**: -111.94111978877
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1325 East Cherry Lane, Layton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a9ca9880-d20d-11f0-8e6b-3d758292774f-rimg-w1000-h469-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1325 East Cherry Lane, Layton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Christmas Worship Service (Falcon Ridge Ward) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Worship Service (Falcon Ridge Ward)",
        "image": "https://cdn-az.allevents.in/events3/banners/a92b4b40-d20d-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/layton/christmas-worship-service-falcon-ridge-ward/1600029186570942",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1325 East Cherry Lane",
                "addressLocality": "Layton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.081943722724",
                "longitude": "-111.94111978877"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the birth of our Lord and Savior, Jesus Christ, through music and inspirational messages. All are welcome for this special Christmas worship service."
    }
]
```