

# Event Details

- **Event Name**: Ray's Labor Day Picnic
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 12:00 pm (-05:00)
- **Event URL**: https://allevents.in/fort-dodge/rays-labor-day-picnic/200030594806514
- **Event Categories**: trips-adventures, labor-day
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Fort Dodge
- **state**: IA
- **country**: United States
- **location**: Oleson Park
- **lat**: 42.4897
- **long**: -94.17046
- **full address**: Oleson Park, 1323 Oleson Park Ave,Fort Dodge, Iowa, United States

## Event gallery

- **Alt text**: Ray's Labor Day Picnic
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1d33ea70a1c73f7f8430932f5c05de88ed9c040a7acd789ad411f85e39309671-rimg-w1179-h895-dcf8e8c8-gmir?v=1788271046

## FAQs

- **Q**: When and where is Ray's Labor Day Picnic being held?
  - **A:** Ray's Labor Day Picnic takes place on Sun, 06 Sep, 2026 at 12:00 pm to Sun, 06 Sep, 2026 at 12:00 pm at Oleson Park, 1323 Oleson Park Ave,Fort Dodge, Iowa, United States.
- **Q**: Who is organizing Ray's Labor Day Picnic?
  - **A:** Ray's Labor Day Picnic is organized by Tanya Hoover.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ray's Labor Day Picnic",
        "image": "https://cdn-az.allevents.in/events6/banners/1d33ea70a1c73f7f8430932f5c05de88ed9c040a7acd789ad411f85e39309671-rimg-w1179-h895-dcf8e8c8-gmir?v=1788271046",
        "startDate": "2026-09-06T12:00:00-05:00",
        "url": "https://allevents.in/fort-dodge/rays-labor-day-picnic/200030594806514",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Oleson Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1323 Oleson Park Ave,Fort Dodge, Iowa",
                "addressLocality": "Fort Dodge",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.4897",
                "longitude": "-94.17046"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tanya Hoover",
                "url": "https://allevents.in/org/tanya-hoover/28111201"
            }
        ]
    }
]
```