

# Event Details

- **Event Name**: Woodward Thanksgiving Worship Service
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 06:00 pm
- **Event Description**: Come join us in giving thanks to God! Bobby Smallwood from Ignite will be leading the music, and Eric Cox from Living Word Fellowship will be preaching.
- **Event URL**: https://allevents.in/woodward/woodward-thanksgiving-worship-service/200029233979700
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Woodward
- **state**: OK
- **country**: United States
- **location**: Woodward Nazarene Church
- **lat**: 36.419284820557
- **long**: -99.384971618652
- **full address**: Woodward Nazarene Church, 400 Downs Ave,Woodward,OK,United States

## Event gallery

- **Alt text**: Woodward Thanksgiving Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1d5d137f9139feb95ede8b939c2373943606645d3ae63f70d6d7547f50d1a70e-rimg-w1130-h1472-dcfddfbe-gmir?v=1763692920

## FAQs

- **Q**: When and where is Woodward Thanksgiving Worship Service being held?
  - **A:** Woodward Thanksgiving Worship Service takes place on Sun, 23 Nov, 2025 at 06:00 pm to Sun, 23 Nov, 2025 at 06:00 pm at Woodward Nazarene Church, 400 Downs Ave,Woodward,OK,United States.
- **Q**: Who is organizing Woodward Thanksgiving Worship Service?
  - **A:** Woodward Thanksgiving Worship Service is organized by Woodward OK Ministerial Alliance.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Woodward Thanksgiving Worship Service",
        "image": "https://cdn-az.allevents.in/events8/banners/1d5d137f9139feb95ede8b939c2373943606645d3ae63f70d6d7547f50d1a70e-rimg-w1130-h1472-dcfddfbe-gmir?v=1763692920",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/woodward/woodward-thanksgiving-worship-service/200029233979700",
        "location": {
            "@type": "Place",
            "name": "Woodward Nazarene Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Downs Ave,Woodward,OK,United States",
                "addressLocality": "Woodward",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.419284820557",
                "longitude": "-99.384971618652"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us in giving thanks to God! Bobby Smallwood from Ignite will be leading the music, and Eric Cox from Living Word Fellowship will be preaching.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woodward OK Ministerial Alliance",
                "url": "https://allevents.in/org/woodward-ok-ministerial-alliance/27122110"
            }
        ]
    }
]
```