

# Event Details

- **Event Name**: Thanksgiving Service 
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 10:00 am
- **Event Description**: Give thanks and sing praise as we celebrate Thanksgiving!

A traditional Thanksgiving meal will be served following the service.
- **Event URL**: https://allevents.in/west-des-moines/thanksgiving-service/200029186390639
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 151

## Ticket Details


## Event venue details

- **city**: West Des Moines
- **state**: IA
- **country**: United States
- **location**: 925 Jordan Creek Pkwy, West Des Moines, IA, United States, Iowa 50266
- **lat**: 41.58137
- **long**: -93.80793
- **full address**: 925 Jordan Creek Pkwy, West Des Moines, IA, United States, Iowa 50266

## Event gallery

- **Alt text**: Thanksgiving Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8c4fac25731231d264006b4d35ed3e8c7ef7722401a9e302777ad50b19861b12-rimg-w1200-h675-dc1a1619-gmir?v=1763654782

## FAQs

- **Q**: When and where is Thanksgiving Service  being held?
  - **A:** Thanksgiving Service  takes place on Thu, 27 Nov, 2025 at 10:00 am to Thu, 27 Nov, 2025 at 10:00 am at 925 Jordan Creek Pkwy, West Des Moines, IA, United States, Iowa 50266.
- **Q**: Who is organizing Thanksgiving Service ?
  - **A:** Thanksgiving Service  is organized by Lutheran Church of Hope.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Service",
        "image": "https://cdn-az.allevents.in/events4/banners/8c4fac25731231d264006b4d35ed3e8c7ef7722401a9e302777ad50b19861b12-rimg-w1200-h675-dc1a1619-gmir?v=1763654782",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/west-des-moines/thanksgiving-service/200029186390639",
        "location": {
            "@type": "Place",
            "name": "925 Jordan Creek Pkwy, West Des Moines, IA, United States, Iowa 50266",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "925 Jordan Creek Pkwy, West Des Moines, IA 50266-5952, United States",
                "addressLocality": "West Des Moines",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.58137",
                "longitude": "-93.80793"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Give thanks and sing praise as we celebrate Thanksgiving!\n\nA traditional Thanksgiving meal will be served following the service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lutheran Church of Hope",
                "url": "https://allevents.in/org/lutheran-church-of-hope/26030976"
            }
        ]
    }
]
```