

# Event Details

- **Event Name**: Community Thanksgiving Dinner
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 11:30 am
- **Event Description**: We would like to formally invite you to attend our Thanksgiving Dinner, at Crofton Baptist. This is a free event, and we would love if you would join us.
- **Event URL**: https://allevents.in/crofton/community-thanksgiving-dinner/200029135874410
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Crofton
- **state**: KY
- **country**: United States
- **location**: 155 College St, Crofton, KY, United States, Kentucky 42217
- **lat**: 37.04506
- **long**: -87.48408
- **full address**: 155 College St, Crofton, KY, United States, Kentucky 42217

## Event gallery

- **Alt text**: Community Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1d0453a7c3f883821c6df478699d331cb4946e2811ea1a918f6054994bd8fcb8-rimg-w1200-h1006-dcfff8e8-gmir?v=1764042304

## FAQs

- **Q**: When and where is Community Thanksgiving Dinner being held?
  - **A:** Community Thanksgiving Dinner takes place on Thu, 27 Nov, 2025 at 11:30 am to Thu, 27 Nov, 2025 at 11:30 am at 155 College St, Crofton, KY, United States, Kentucky 42217.
- **Q**: Who is organizing Community Thanksgiving Dinner?
  - **A:** Community Thanksgiving Dinner is organized by Crofton Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events3/banners/1d0453a7c3f883821c6df478699d331cb4946e2811ea1a918f6054994bd8fcb8-rimg-w1200-h1006-dcfff8e8-gmir?v=1764042304",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/crofton/community-thanksgiving-dinner/200029135874410",
        "location": {
            "@type": "Place",
            "name": "155 College St, Crofton, KY, United States, Kentucky 42217",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "155 College St, Crofton, KY 42217-8183, United States",
                "addressLocality": "Crofton",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.04506",
                "longitude": "-87.48408"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would like to formally invite you to attend our Thanksgiving Dinner, at Crofton Baptist. This is a free event, and we would love if you would join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crofton Baptist Church",
                "url": "https://allevents.in/org/crofton-baptist-church/21786317"
            }
        ]
    }
]
```