

# Event Details

- **Event Name**: Thanksgiving  Day 
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 10:00 am
- **Event Description**: Free Thanksgiving Meal
- **Event URL**: https://allevents.in/springfield/thanksgiving-day/200029208877228
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: IL
- **country**: United States
- **location**: 605 W Jefferson St, Springfield, IL
- **lat**: 39.8035
- **long**: -89.66207
- **full address**: 605 W Jefferson St, Springfield, IL, United States

## Event gallery

- **Alt text**: Thanksgiving  Day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1b11e0c19f73aea380056a66382dc5f3a4efed7e6b73c2de9cd24954ae7ed75c-rimg-w1200-h676-dcfffffe-gmir?v=1764114538

## FAQs

- **Q**: When and where is Thanksgiving  Day  being held?
  - **A:** Thanksgiving  Day  takes place on Thu, 27 Nov, 2025 at 10:00 am to Thu, 27 Nov, 2025 at 10:00 am at 605 W Jefferson St, Springfield, IL, United States.
- **Q**: Who is organizing Thanksgiving  Day ?
  - **A:** Thanksgiving  Day  is organized by Brewski’s Pub.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving  Day",
        "image": "https://cdn-az.allevents.in/events1/banners/1b11e0c19f73aea380056a66382dc5f3a4efed7e6b73c2de9cd24954ae7ed75c-rimg-w1200-h676-dcfffffe-gmir?v=1764114538",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/springfield/thanksgiving-day/200029208877228",
        "location": {
            "@type": "Place",
            "name": "605 W Jefferson St, Springfield, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "605 W Jefferson St, Springfield, IL 62702-5002, United States",
                "addressLocality": "Springfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.8035",
                "longitude": "-89.66207"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Thanksgiving Meal",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brewskis Pub",
                "url": "https://allevents.in/org/brewski’s-pub/24629330"
            }
        ]
    }
]
```