

# Event Details

- **Event Name**: Special Needs Thanksgiving Dinner
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 05:00 pm
- **Event Description**: Families with Special Needs are invited to join us  for a full Thanksgiving dinner with all of the sensory/dietary/favorite accommodations.
- **Event URL**: https://allevents.in/nancy/special-needs-thanksgiving-dinner/200028784380752
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 63

## Ticket Details


## Event venue details

- **city**: Nancy
- **state**: KY
- **country**: United States
- **location**: 6278 W Highway 80, Nancy, KY, United States, Kentucky 42544
- **lat**: 37.04853
- **long**: -84.69495
- **full address**: 6278 W Highway 80, Nancy, KY, United States, Kentucky 42544

## Event gallery

- **Alt text**: Special Needs Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b3ecde47569895501c4cfbeb400c89a7f5e335cf10c7514b5a36a9cd03828ccc-rimg-w1200-h676-dc916045-gmir?v=1762938204

## FAQs

- **Q**: When and where is Special Needs Thanksgiving Dinner being held?
  - **A:** Special Needs Thanksgiving Dinner takes place on Sat, 15 Nov, 2025 at 05:00 pm to Sat, 15 Nov, 2025 at 05:00 pm at 6278 W Highway 80, Nancy, KY, United States, Kentucky 42544.
- **Q**: Who is organizing Special Needs Thanksgiving Dinner?
  - **A:** Special Needs Thanksgiving Dinner is organized by Lakeside Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Special Needs Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/b3ecde47569895501c4cfbeb400c89a7f5e335cf10c7514b5a36a9cd03828ccc-rimg-w1200-h676-dc916045-gmir?v=1762938204",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/nancy/special-needs-thanksgiving-dinner/200028784380752",
        "location": {
            "@type": "Place",
            "name": "6278 W Highway 80, Nancy, KY, United States, Kentucky 42544",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6278 W Highway 80, Nancy, KY 42544-8746, United States",
                "addressLocality": "Nancy",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.04853",
                "longitude": "-84.69495"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Families with Special Needs are invited to join us  for a full Thanksgiving dinner with all of the sensory/dietary/favorite accommodations.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lakeside Baptist Church",
                "url": "https://allevents.in/org/lakeside-baptist-church/24947612"
            }
        ]
    }
]
```