

# Event Details

- **Event Name**: Christmas Sunday Worship Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am – Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Join us for a SPECIAL Christmas Sunday Worship Service. Come worship our Savior, Jesus Christ, in a peaceful and uplifting environment.
- **Event URL**: https://allevents.in/heber-city/christmas-sunday-worship-service/1600029329053944
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Heber City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.501663
- **long**: -111.416566
- **full address**: The Church of Jesus Christ of Latter-day Saints, 176 W 500 S, Heber City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d73214a0-d5f6-11f0-9c00-df25eb59b249-rimg-w917-h444-dc19

## 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, 176 W 500 S, Heber City, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Christmas Sunday Worship Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events1/banners/c25c2d20-dd23-11f0-a6b6-1510c1acb317-rimg-w917-h444-dc191615-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/heber-city/christmas-sunday-worship-service/1600029329053944",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "176 W 500 S",
                "addressLocality": "Heber City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.501663",
                "longitude": "-111.416566"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a SPECIAL Christmas Sunday Worship Service. Come worship our Savior, Jesus Christ, in a peaceful and uplifting environment."
    }
]
```