

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Mon, 24 Nov, 2025 at 06:00 pm – Mon, 24 Nov, 2025 at 08:00 pm
- **Event Description**: Come Join and share in all the Cafe is thankful this season.  Carry-in.  6-8
- **Event URL**: https://allevents.in/winamac/thanksgiving-dinner/200029213917848
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Winamac
- **state**: IN
- **country**: United States
- **location**: 123 E Pearl St., Winamac, IN
- **lat**: 41.05225
- **long**: -86.60382
- **full address**: 123 E Pearl St., Winamac, IN, United States

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/eb11e5e800877020a5ece40e12d3733a282735c1d9c6ae8c68d9f0fb22508435-rimg-w1200-h1153-dca7a88e-gmir?v=1763443368

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Mon, 24 Nov, 2025 at 06:00 pm to Mon, 24 Nov, 2025 at 08:00 pm at 123 E Pearl St., Winamac, IN, United States.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by Recovery Cafe of Pulaski County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events9/banners/eb11e5e800877020a5ece40e12d3733a282735c1d9c6ae8c68d9f0fb22508435-rimg-w1200-h1153-dca7a88e-gmir?v=1763443368",
        "startDate": "2025-11-24",
        "endDate": "2025-11-24",
        "url": "https://allevents.in/winamac/thanksgiving-dinner/200029213917848",
        "location": {
            "@type": "Place",
            "name": "123 E Pearl St., Winamac, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 E Pearl St, Winamac, IN 46996-1310, United States",
                "addressLocality": "Winamac",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.05225",
                "longitude": "-86.60382"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come Join and share in all the Cafe is thankful this season.  Carry-in.  6-8",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Recovery Cafe of Pulaski County",
                "url": "https://allevents.in/org/recovery-cafe-of-pulaski-county/27099579"
            }
        ]
    }
]
```