

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 09:00 am – Sun, 09 Nov, 2025 at 11:00 am
- **Event Description**: We welcome you to worship with us for our Sunday Service at 09:00am followed by Gospel Study at 10:00am
- **Event URL**: https://allevents.in/cedar-park/sunday-service/1600028586783323
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cedar Park
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.532311215558
- **long**: -97.846844993434
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2101 Bagdad Road, Cedar Park, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f62fcf30-6cee-11f0-a1d8-dfc132b87231-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 09 Nov, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2101 Bagdad Road, Cedar Park, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 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": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events1/banners/409fdc00-bd7f-11f0-8bf1-b9ad61568eb5-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-09",
        "endDate": "2025-11-09",
        "url": "https://allevents.in/cedar-park/sunday-service/1600028586783323",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2101 Bagdad Road",
                "addressLocality": "Cedar Park",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.532311215558",
                "longitude": "-97.846844993434"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We welcome you to worship with us for our Sunday Service at 09:00am followed by Gospel Study at 10:00am"
    }
]
```