

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 01:00 pm
- **Event Description**: Come visit us for a great home cooked meal and tour the museum!
- **Event URL**: https://allevents.in/hagerstown/thanksgiving-dinner/200029121427356
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Hagerstown
- **state**: IN
- **country**: United States
- **location**: 1525 N County Road 750 E, Hagerstown, IN, United States, Indiana 47346
- **lat**: 39.95478
- **long**: -85.24323
- **full address**: 1525 N County Road 750 E, Hagerstown, IN, United States, Indiana 47346

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4f37eb5264ed0abb794394c4a45aaab6520210ed444f6804af776a8a2688f86c-rimg-w600-h900-dcffffff-gmir?v=1762222795

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Sat, 08 Nov, 2025 at 01:00 pm to Sat, 08 Nov, 2025 at 01:00 pm at 1525 N County Road 750 E, Hagerstown, IN, United States, Indiana 47346.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by Wilbur Wright Birthplace Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events8/banners/4f37eb5264ed0abb794394c4a45aaab6520210ed444f6804af776a8a2688f86c-rimg-w600-h900-dcffffff-gmir?v=1762222795",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/hagerstown/thanksgiving-dinner/200029121427356",
        "location": {
            "@type": "Place",
            "name": "1525 N County Road 750 E, Hagerstown, IN, United States, Indiana 47346",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1525 N County Road 750 E, Hagerstown, IN 47346-9508, United States",
                "addressLocality": "Hagerstown",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.95478",
                "longitude": "-85.24323"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come visit us for a great home cooked meal and tour the museum!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wilbur Wright Birthplace Museum",
                "url": "https://allevents.in/org/wilbur-wright-birthplace-museum/26365425"
            }
        ]
    }
]
```