

# Event Details

- **Event Name**: Thanksgiving Family Dinner
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 01:00 pm – Thu, 27 Nov, 2025 at 03:00 pm
- **Event Description**: Your Family is invited to join our Family for a sit-down Thanksgiving Dinner.
- **Event URL**: https://allevents.in/phelps/thanksgiving-family-dinner/200029209497037
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Phelps
- **state**: NY
- **country**: United States
- **location**: 1346 State Route 96, Phelps, NY, United States, New York 14532
- **lat**: 42.95511
- **long**: -77.04805
- **full address**: 1346 State Route 96, Phelps, NY, United States, New York 14532

## Event gallery

- **Alt text**: Thanksgiving Family Dinner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/618fe2202a4952a09e4d81e204076a7b3573b20745949c087cc91869e9e9d8b8-rimg-w960-h720-dcffffff-gmir?v=1764176145

## FAQs

- **Q**: When and where is Thanksgiving Family Dinner being held?
  - **A:** Thanksgiving Family Dinner takes place on Thu, 27 Nov, 2025 at 01:00 pm to Thu, 27 Nov, 2025 at 03:00 pm at 1346 State Route 96, Phelps, NY, United States, New York 14532.
- **Q**: Who is organizing Thanksgiving Family Dinner?
  - **A:** Thanksgiving Family Dinner is organized by Legion Post 457 Phelps, NY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Family Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/618fe2202a4952a09e4d81e204076a7b3573b20745949c087cc91869e9e9d8b8-rimg-w960-h720-dcffffff-gmir?v=1764176145",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/phelps/thanksgiving-family-dinner/200029209497037",
        "location": {
            "@type": "Place",
            "name": "1346 State Route 96, Phelps, NY, United States, New York 14532",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1346 RT-96, Phelps, NY 14532-9551, United States",
                "addressLocality": "Phelps",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.95511",
                "longitude": "-77.04805"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Your Family is invited to join our Family for a sit-down Thanksgiving Dinner.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Legion Post 457 Phelps NY",
                "url": "https://allevents.in/org/legion-post-457-phelps-ny/27095251"
            }
        ]
    }
]
```