

# Event Details

- **Event Name**: Christmas Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am – Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Come worship with us as we celebrate the birth of our Lord and Savior Jesus Christ. We will joyfully remember the greatest gift given to mankind through inspiring music and uplifting words.
- **Event URL**: https://allevents.in/cedar-park/christmas-service/1600027728759341
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cedar Park
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.516581010299
- **long**: -97.795652821107
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1801 E Park Street, Cedar Park, US

## Event gallery

- **Alt text**: Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/63ae7eb0-d21d-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc160305-gmir.jpg

## FAQs

- **Q**: When and where is Christmas Service being held?
  - **A:** Christmas Service takes place on Sun, 21 Dec, 2025 at 09:00 am to Sun, 21 Dec, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 1801 E Park Street, Cedar Park, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Service",
        "image": "https://cdn-az.allevents.in/events6/banners/63ae7eb0-d21d-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc160305-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/cedar-park/christmas-service/1600027728759341",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1801 E Park Street",
                "addressLocality": "Cedar Park",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.516581010299",
                "longitude": "-97.795652821107"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come worship with us as we celebrate the birth of our Lord and Savior Jesus Christ. We will joyfully remember the greatest gift given to mankind through inspiring music and uplifting words."
    }
]
```