

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 01:00 pm
- **Event Description**: Thanksgiving is going to be here soon!!!! We are trying to get a rough idea of how many people that will be joining us this year!!! If you would just put how many in your group and if you plan on bringing something. That would be Amazing.... Thank you in advance!
- **Event URL**: https://allevents.in/geneseo/thanksgiving-dinner/200029163060232
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Geneseo
- **state**: IL
- **country**: United States
- **location**: Wolf Road Waystation
- **lat**: 41.498659014784
- **long**: -90.188125127827
- **full address**: Wolf Road Waystation, 12705 Wolf Road,Geneseo,IL,United States

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/57caf721dd15d4b7ddf6d37c7074248643fd7d8a71107d75b3a5b20e285ec1c5-rimg-w1200-h900-dc040303-gmir?v=1763988454

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Thu, 27 Nov, 2025 at 01:00 pm to Thu, 27 Nov, 2025 at 01:00 pm at Wolf Road Waystation, 12705 Wolf Road,Geneseo,IL,United States.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by Wolf Road Waystation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/57caf721dd15d4b7ddf6d37c7074248643fd7d8a71107d75b3a5b20e285ec1c5-rimg-w1200-h900-dc040303-gmir?v=1763988454",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/geneseo/thanksgiving-dinner/200029163060232",
        "location": {
            "@type": "Place",
            "name": "Wolf Road Waystation",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12705 Wolf Road,Geneseo,IL,United States",
                "addressLocality": "Geneseo",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.498659014784",
                "longitude": "-90.188125127827"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thanksgiving is going to be here soon!!!! We are trying to get a rough idea of how many people that will be joining us this year!!! If you would just put how many in your group and if you plan on bringing something. That would be Amazing.... Thank you in advance!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wolf Road Waystation",
                "url": "https://allevents.in/org/wolf-road-waystation/21088459"
            }
        ]
    }
]
```