

# Event Details

- **Event Name**: Thanksgiving Dinner Service
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 06:00 pm
- **Event Description**: Our mid-week service is moved to Tuesday in order to accommodate the Thanksgiving holiday. We take this time to give thanks for the Lord's blessing while enjoying a thanksgiving meal together.
- **Event URL**: https://allevents.in/hohenwald/thanksgiving-dinner-service/200028757353028
- **Event Categories**: thanksgiving, holiday
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Hohenwald
- **state**: TN
- **country**: United States
- **location**: Liberty Baptist Church
- **lat**: 35.642206740287
- **long**: -87.480574453125
- **full address**: Liberty Baptist Church, Hohenwald, United States

## Event gallery

- **Alt text**: Thanksgiving Dinner Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ceec6d61b59d0a4130d0a3a1dae436dfaa3142d2b96889903728f7c91fd1dcd0-rimg-w450-h300-dce9dfdb-gmir?v=1763985763

## FAQs

- **Q**: When and where is Thanksgiving Dinner Service being held?
  - **A:** Thanksgiving Dinner Service takes place on Tue, 25 Nov, 2025 at 06:00 pm to Tue, 25 Nov, 2025 at 06:00 pm at Liberty Baptist Church, Hohenwald, United States.
- **Q**: Who is organizing Thanksgiving Dinner Service?
  - **A:** Thanksgiving Dinner Service is organized by Liberty Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner Service",
        "image": "https://cdn-az.allevents.in/events6/banners/ceec6d61b59d0a4130d0a3a1dae436dfaa3142d2b96889903728f7c91fd1dcd0-rimg-w450-h300-dce9dfdb-gmir?v=1763985763",
        "startDate": "2025-11-25",
        "url": "https://allevents.in/hohenwald/thanksgiving-dinner-service/200028757353028",
        "location": {
            "@type": "Place",
            "name": "Liberty Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "name": "Liberty Baptist Church, Hohenwald, United States",
                "addressLocality": "Hohenwald",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.642206740287",
                "longitude": "-87.480574453125"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our mid-week service is moved to Tuesday in order to accommodate the Thanksgiving holiday. We take this time to give thanks for the Lord's blessing while enjoying a thanksgiving meal together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Liberty Baptist Church",
                "url": "https://allevents.in/org/liberty-baptist-church/25995588"
            }
        ]
    }
]
```