

# Event Details

- **Event Name**: Thanksgiving Service and Meal
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 11:00 am
- **Event Description**: Morning Worship starting at 11:00 meal following service.
- **Event URL**: https://allevents.in/elizabethtown/thanksgiving-service-and-meal/200029189729253
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

- **Ticket URL**: http://facebook.com/200029189729253?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=elizabethtown-events

## Event venue details

- **city**: Elizabethtown
- **state**: KY
- **country**: United States
- **location**: 6857 Shepherdsville Rd, Elizabethtown, KY
- **lat**: 37.79006
- **long**: -85.85534
- **full address**: 6857 Shepherdsville Rd, Elizabethtown, KY, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Heavenbound Baptist Church (https://allevents.in/org/heavenbound-baptist-church/22784052)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b46809c5a53bf56e14f6be761d69683aee517b0ed232d5f9bcb184285cb67742-rimg-w960-h960-dc36422a-gmir?v=1764135645
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/febdd218b310c9ae8b00e2fa76680e2308a0b6c4274f976f3fc06b82857112e2-rimg-w300-h300-dc2b331e-gmir?v=1764135646

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** 6857 Shepherdsville Rd, Elizabethtown, KY, United States
- **Q**: Who is organizing the event?
  - **A:** Heavenbound Baptist Church
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Thanksgiving Service and Meal ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Service and Meal",
        "image": "https://cdn-az.allevents.in/events8/banners/b46809c5a53bf56e14f6be761d69683aee517b0ed232d5f9bcb184285cb67742-rimg-w960-h960-dc36422a-gmir?v=1764135645",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/elizabethtown/thanksgiving-service-and-meal/200029189729253",
        "location": {
            "@type": "Place",
            "name": "6857 Shepherdsville Rd, Elizabethtown, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6857 Shepherdsville Rd, Elizabethtown, KY 42701-9583, United States",
                "addressLocality": "Elizabethtown",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.79006",
                "longitude": "-85.85534"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Morning Worship starting at 11:00 meal following service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heavenbound Baptist Church",
                "url": "https://allevents.in/org/heavenbound-baptist-church/22784052"
            }
        ]
    }
]
```