

# Event Details

- **Event Name**: Thanksgiving at the legion
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 04:00 pm
- **Event Description**: Canteen will open @ 2pm
Post will provide the turkey! Bring a side to share, first drink will be on the canteen!
Starts at 4pm til yall are full and sleepy (no later than 1am though?).
- **Event URL**: https://allevents.in/green-springs/thanksgiving-at-the-legion/200029209455103
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details

- **Ticket URL**: http://facebook.com/200029209455103?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=green+springs-events

## Event venue details

- **city**: Green Springs
- **state**: OH
- **country**: United States
- **location**: Green Springs American Legion  Post #295
- **lat**: 41.253878609
- **long**: -83.048887002
- **full address**: Green Springs American Legion  Post #295, 211 Smith Street,Green Springs,OH,United States

## Event gallery

- **Alt text**: Thanksgiving at the legion
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+at+the+legion&date=Thu%2C+27+Nov%2C+2025+at+04%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Thanksgiving at the legion being held?
  - **A:** Thanksgiving at the legion takes place on Thu, 27 Nov, 2025 at 04:00 pm to Thu, 27 Nov, 2025 at 04:00 pm at Green Springs American Legion  Post #295, 211 Smith Street,Green Springs,OH,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving at the legion",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+at+the+legion&date=Thu%2C+27+Nov%2C+2025+at+04%3A00+pm&bg=4",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/green-springs/thanksgiving-at-the-legion/200029209455103",
        "location": {
            "@type": "Place",
            "name": "Green Springs American Legion  Post #295",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 Smith Street,Green Springs,OH,United States",
                "addressLocality": "Green Springs",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.253878609",
                "longitude": "-83.048887002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Canteen will open @ 2pm\nPost will provide the turkey! Bring a side to share, first drink will be on the canteen!\nStarts at 4pm til yall are full and sleepy (no later than 1am though?)."
    }
]
```