

# Event Details

- **Event Name**: Thanksgiving in the Park
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 08:00 am
- **Event Description**: Antioch Youth &amp; Family is hosting our 11th “Thanksgiving in the Park,”a community food giveaway to help families enjoy a full holiday meal.


• Free Thanksgiving groceries with produce and holiday staples
• Drive-thru, family-friendly distribution
• First-come, first-served—no cost
- **Event URL**: https://allevents.in/fort-smith/thanksgiving-in-the-park/200029028128856
- **Event Categories**: thanksgiving, drive-thru, holiday
- **Interested Audience**: 
  - total_interested_count: 500

## Ticket Details


## Event venue details

- **city**: Fort Smith
- **state**: AR
- **country**: United States
- **location**: Kay Rodgers Park
- **lat**: 35.41970291991
- **long**: -94.377265661416
- **full address**: Kay Rodgers Park, 4400 US-64, Fort Smith, AR 72904-2200, United States

## Event gallery

- **Alt text**: Thanksgiving in the Park
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7cac5c8e5b1cf6b26827f3511893ca5b0ce42b944b83cb89dc125ed2923543ae-rimg-w1200-h900-dc17171a-gmir?v=1762535024

## FAQs

- **Q**: When and where is Thanksgiving in the Park being held?
  - **A:** Thanksgiving in the Park takes place on Sat, 15 Nov, 2025 at 08:00 am to Sat, 15 Nov, 2025 at 08:00 am at Kay Rodgers Park, 4400 US-64, Fort Smith, AR 72904-2200, United States.
- **Q**: Who is organizing Thanksgiving in the Park?
  - **A:** Thanksgiving in the Park is organized by Antioch for Youth & Family.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving in the Park",
        "image": "https://cdn-az.allevents.in/events3/banners/7cac5c8e5b1cf6b26827f3511893ca5b0ce42b944b83cb89dc125ed2923543ae-rimg-w1200-h900-dc17171a-gmir?v=1762535024",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/fort-smith/thanksgiving-in-the-park/200029028128856",
        "location": {
            "@type": "Place",
            "name": "Kay Rodgers Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4400 US-64, Fort Smith, AR 72904-2200, United States",
                "addressLocality": "Fort Smith",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.41970291991",
                "longitude": "-94.377265661416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Antioch Youth & Family is hosting our 11th “Thanksgiving in the Park,”a community food giveaway to help families enjoy a full holiday meal.\n\n\n• Free Thanksgiving groceries with produce and holiday staples\n• Drive-thru, family-friendly distribution\n• First-come, first-served—no cost",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Antioch for Youth & Family",
                "url": "https://allevents.in/org/antioch-for-youth-and-family/25054093"
            }
        ]
    }
]
```