

# Event Details

- **Event Name**: Duck Day Festival
- **Event Start and End Date**: Sat, 30 May, 2026 at 08:00 am – Sat, 30 May, 2026 at 12:00 pm
- **Event Description**: Duck Day is STEPS Family Resource Center's annual fundraising event. We kick off the event with a 5K run at 8 am, registration at 7:30 am. Then we will have a fun race called the Duck Dash where contestants dress up as ducks or in their best duck gear and race for awesome prizes. During the Duck Dash there will also be fun games for families to play and several other fun things like bounce houses. Come on out and enjoy the festivities with us and support our cause which is to serve the under-served families in the river valley.
- **Event URL**: https://allevents.in/fort-smith/duck-day-festival/80003127761518
- **Event Categories**: Sports, Festivals, Nonprofit
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Fort Smith
- **state**: AR
- **country**: United States
- **location**: Ben Geren Regional Park, Zero Street, Fort Smith, AR, USA
- **lat**: 35.3859242000
- **long**: -94.3985475000
- **full address**: Ben Geren Regional Park, Zero Street, Fort Smith, AR, USA, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large69c5995763f66.png

## FAQs

- **Q**: When and where is Duck Day Festival being held?
  - **A:** Duck Day Festival takes place on Sat, 30 May, 2026 at 08:00 am to Sat, 30 May, 2026 at 12:00 pm at Ben Geren Regional Park, Zero Street, Fort Smith, AR, USA, United States.
- **Q**: Who is organizing Duck Day Festival?
  - **A:** Duck Day Festival is organized by STEPS Family Resource Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Duck Day Festival",
        "image": "https://cdn2.allevents.in/thumbs/thumb69c598ff3c404.jpg",
        "startDate": "2026-05-30",
        "endDate": "2026-05-30",
        "url": "https://allevents.in/fort-smith/duck-day-festival/80003127761518",
        "location": {
            "@type": "Place",
            "name": "Ben Geren Regional Park, Zero Street, Fort Smith, AR, USA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7200 Zero St",
                "addressLocality": "Fort Smith",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.3859242000",
                "longitude": "-94.3985475000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Duck Day is STEPS Family Resource Center's annual fundraising event. We kick off the event with a 5K run at 8 am, registration at 7:30 am. Then we will have a fun race called the Duck Dash where contestants dress up as ducks or in their best duck gear and race for awesome prizes. During the Duck Das",
        "organizer": [
            {
                "@type": "Organization",
                "name": "STEPS Family Resource Center",
                "url": "https://allevents.in/org/steps-family-resource-center/27488909"
            }
        ]
    }
]
```