

# Event Details

- **Event Name**: Thanksgiving ? Dinner
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 02:00 pm
- **Event Description**: Thanksgiving Feast 
Served at 2pm 
First come first serve 
You’re welcome to bring a dish
We will make the turkey and sides
- **Event URL**: https://allevents.in/dayton/thanksgiving-dinner/200029044102257
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Dayton
- **state**: OH
- **country**: United States
- **location**: Chris's Band Box
- **lat**: 39.76627
- **long**: -84.15192
- **full address**: Chris's Band Box, 3001 E 3rd St,Dayton, Ohio, United States

## Event gallery

- **Alt text**: Thanksgiving ? Dinner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d8cb7ba25977d58427834ba5a3a950d3cd3b9096542d43519f2d4219fd9cec37-rimg-w1200-h1667-dcefedee-gmir?v=1764012475

## FAQs

- **Q**: When and where is Thanksgiving ? Dinner being held?
  - **A:** Thanksgiving ? Dinner takes place on Thu, 27 Nov, 2025 at 02:00 pm to Thu, 27 Nov, 2025 at 02:00 pm at Chris's Band Box, 3001 E 3rd St,Dayton, Ohio, United States.
- **Q**: Who is organizing Thanksgiving ? Dinner?
  - **A:** Thanksgiving ? Dinner is organized by Chris Mantz.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving ? Dinner",
        "image": "https://cdn-az.allevents.in/events4/banners/d8cb7ba25977d58427834ba5a3a950d3cd3b9096542d43519f2d4219fd9cec37-rimg-w1200-h1667-dcefedee-gmir?v=1764012475",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/dayton/thanksgiving-dinner/200029044102257",
        "location": {
            "@type": "Place",
            "name": "Chris's Band Box",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3001 E 3rd St,Dayton, Ohio",
                "addressLocality": "Dayton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.76627",
                "longitude": "-84.15192"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thanksgiving Feast \nServed at 2pm \nFirst come first serve \nYou’re welcome to bring a dish\nWe will make the turkey and sides",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chris Mantz",
                "url": "https://allevents.in/org/chris-mantz/20538873"
            }
        ]
    }
]
```