

# Event Details

- **Event Name**: Sunday worship service of Jesus Christ
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 09:00 am – Sun, 07 Dec, 2025 at 11:00 am
- **Event Description**: All are welcome to join! Connect with other people to worship, pray, sing songs, and learn more about our Savior Jesus Christ. Learn more about our services.
- **Event URL**: https://allevents.in/cedar-park/sunday-worship-service-of-jesus-christ/1600028129800940
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fdb1b4e0-2936-11f0-81d5-09741d08b77b-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1801 E Park Street, Cedar Park, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday worship service of Jesus Christ ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday worship service of Jesus Christ",
        "image": "https://cdn-az.allevents.in/events3/banners/c221b930-d380-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/cedar-park/sunday-worship-service-of-jesus-christ/1600028129800940",
        "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": "All are welcome to join! Connect with other people to worship, pray, sing songs, and learn more about our Savior Jesus Christ. Learn more about our services."
    }
]
```