

# Event Details

- **Event Name**: Thanksgiving Service
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 06:00 pm
- **Event Description**: Special service on Tuesday @ 6 pm. No regular services on Wednesday Nov 26.
- **Event URL**: https://allevents.in/henderson/thanksgiving-service/200029160883125
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Henderson
- **state**: KY
- **country**: United States
- **location**: 1942 Clay Street, Henderson, KY, United States, Kentucky 42420
- **lat**: 37.82169
- **long**: -87.57229
- **full address**: 1942 Clay Street, Henderson, KY, United States, Kentucky 42420

## Event gallery

- **Alt text**: Thanksgiving Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4a0c8b72c25795a137d4ee7fe6b9a2663301b349ad65d980419c7ff46142e0da-rimg-w1200-h675-dcf5d6a7-gmir?v=1763299221

## FAQs

- **Q**: When and where is Thanksgiving Service being held?
  - **A:** Thanksgiving Service takes place on Tue, 25 Nov, 2025 at 06:00 pm to Tue, 25 Nov, 2025 at 06:00 pm at 1942 Clay Street, Henderson, KY, United States, Kentucky 42420.
- **Q**: Who is organizing Thanksgiving Service?
  - **A:** Thanksgiving Service is organized by Airline Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Service",
        "image": "https://cdn-az.allevents.in/events9/banners/4a0c8b72c25795a137d4ee7fe6b9a2663301b349ad65d980419c7ff46142e0da-rimg-w1200-h675-dcf5d6a7-gmir?v=1763299221",
        "startDate": "2025-11-25",
        "url": "https://allevents.in/henderson/thanksgiving-service/200029160883125",
        "location": {
            "@type": "Place",
            "name": "1942 Clay Street, Henderson, KY, United States, Kentucky 42420",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1942 Clay St, Henderson, KY 42420-3803, United States",
                "addressLocality": "Henderson",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.82169",
                "longitude": "-87.57229"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Special service on Tuesday @ 6 pm. No regular services on Wednesday Nov 26.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Airline Baptist Church",
                "url": "https://allevents.in/org/airline-baptist-church/26153094"
            }
        ]
    }
]
```