

# Event Details

- **Event Name**: Christmas Sunday Worship Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am – Sun, 21 Dec, 2025 at 11:30 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/trenton/christmas-sunday-worship-service/1600029331252729
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Trenton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.938615328702
- **long**: -111.95303377262
- **full address**: The Church of Jesus Christ of Latter-day Saints, 400 W 1200 N, Trenton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/545f4b70-d604-11f0-8b49-41359ed287ca-rimg-w917-h444-dc19

## FAQs

- **Q**: When and where is Christmas Sunday Worship Service being held?
  - **A:** Christmas Sunday Worship Service takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 400 W 1200 N, Trenton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/fe2ac9a0-dd29-11f0-99c1-a17e2d06a495-rimg-w917-h444-dc191615-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/trenton/christmas-sunday-worship-service/1600029331252729",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 W 1200 N",
                "addressLocality": "Trenton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.938615328702",
                "longitude": "-111.95303377262"
            }
        },
        "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."
    }
]
```