

# Event Details

- **Event Name**: Christian Worship Services - Sunday at Noon
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 12:00 pm – Sun, 21 Dec, 2025 at 01:00 pm
- **Event Description**: We'd love to have you join us for our weekly Christ-centered worship service. Optional gospel study session available for the second hour. All are welcome! For dress code or other information on what to expect see here
- **Event URL**: https://allevents.in/waukee/christian-worship-services-sunday-at-noon/1600028562978208
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Waukee
- **state**: IA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.5933924
- **long**: -93.865663
- **full address**: The Church of Jesus Christ of Latter-day Saints, 400 Pleasant View Drive, Waukee, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/22c65c30-6984-11f0-94ed-25cdf47115bd-rimg-w1000-h563-dc

## FAQs

- **Q**: When and where is Christian Worship Services - Sunday at Noon being held?
  - **A:** Christian Worship Services - Sunday at Noon takes place on Sun, 21 Dec, 2025 at 12:00 pm to Sun, 21 Dec, 2025 at 01:00 pm at The Church of Jesus Christ of Latter-day Saints, 400 Pleasant View Drive, Waukee, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christian Worship Services - Sunday at Noon",
        "image": "https://cdn-az.allevents.in/events9/banners/1e9e7c30-d5e7-11f0-8b49-41359ed287ca-rimg-w1200-h675-dc191618-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/waukee/christian-worship-services-sunday-at-noon/1600028562978208",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Pleasant View Drive",
                "addressLocality": "Waukee",
                "addressRegion": "IA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5933924",
                "longitude": "-93.865663"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'd love to have you join us for our weekly Christ-centered worship service. Optional gospel study session available for the second hour. All are welcome! For dress code or other information on what to expect see here"
    }
]
```