

# Event Details

- **Event Name**: Christmas Sunday Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am – Sun, 21 Dec, 2025 at 10:00 am
- **Event URL**: https://allevents.in/clearfield/christmas-sunday-service/1600027856296448
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Clearfield
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.11549398966
- **long**: -112.04589548808
- **full address**: The Church of Jesus Christ of Latter-day Saints, 151 North 1000 West, Clearfield, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f80aa270-ec75-11ef-9024-53763eca966b-rimg-w1000-h563-dc1

## 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, 151 North 1000 West, Clearfield, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Christmas Sunday 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 Service",
        "image": "https://cdn-az.allevents.in/events8/banners/479a0690-d218-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/clearfield/christmas-sunday-service/1600027856296448",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "151 North 1000 West",
                "addressLocality": "Clearfield",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.11549398966",
                "longitude": "-112.04589548808"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```