

# Event Details

- **Event Name**: Church Christmas Dinner
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:30 pm
- **Event Description**: Our Church's Christmas Dinner will be Dec 14th, after morning worship service.
- **Event URL**: https://allevents.in/henderson/church-christmas-dinner/200029225071442
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 11

## 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**: Church Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d0b9bd4a601c0a9cc9ff63495be6f925afc74d3827642d15ff64d22c8662948d-rimg-w1200-h675-dceef1f3-gmir?v=1765614922

## FAQs

- **Q**: When and where is Church Christmas Dinner being held?
  - **A:** Church Christmas Dinner takes place on Sun, 14 Dec, 2025 at 12:30 pm to Sun, 14 Dec, 2025 at 12:30 pm at 1942 Clay Street, Henderson, KY, United States, Kentucky 42420.
- **Q**: Who is organizing Church Christmas Dinner?
  - **A:** Church Christmas Dinner is organized by Airline Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events10/banners/d0b9bd4a601c0a9cc9ff63495be6f925afc74d3827642d15ff64d22c8662948d-rimg-w1200-h675-dceef1f3-gmir?v=1765614922",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/henderson/church-christmas-dinner/200029225071442",
        "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": "Our Church's Christmas Dinner will be Dec 14th, after morning worship service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Airline Baptist Church",
                "url": "https://allevents.in/org/airline-baptist-church/26153094"
            }
        ]
    }
]
```