

# Event Details

- **Event Name**: Wednesday Warrior Ride 
- **Event Start and End Date**: Wed, 22 Jul, 2026 at 06:30 pm
- **Event Description**: This is for all those that are sitting put RAGBRAI this year and hopefully we'll get a break from the heat. We'll meet near the trail in Chautauqua Park and decide on our route.
- **Event URL**: https://allevents.in/sioux-city/wednesday-warrior-ride/200030436885456
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Sioux City
- **state**: IA
- **country**: United States
- **location**: Chautauqua Park
- **lat**: 42.440562506839
- **long**: -96.377734886482
- **full address**: Chautauqua Park, Harbor Dr.,Sioux City, Iowa, United States

## Event gallery

- **Alt text**: Wednesday Warrior Ride
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6687d0a6dd4d0073933e7332a7eb8c87d34b518d99dbbf6a587daffe83436960-rimg-w620-h465-dc43484b-gmir?v=1784682176

## FAQs

- **Q**: When and where is Wednesday Warrior Ride  being held?
  - **A:** Wednesday Warrior Ride  takes place on Wed, 22 Jul, 2026 at 06:30 pm to Wed, 22 Jul, 2026 at 06:30 pm at Chautauqua Park, Harbor Dr.,Sioux City, Iowa, United States.
- **Q**: Who is organizing Wednesday Warrior Ride ?
  - **A:** Wednesday Warrior Ride  is organized by Greg Peterson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wednesday Warrior Ride",
        "image": "https://cdn-az.allevents.in/events6/banners/6687d0a6dd4d0073933e7332a7eb8c87d34b518d99dbbf6a587daffe83436960-rimg-w620-h465-dc43484b-gmir?v=1784682176",
        "startDate": "2026-07-22",
        "url": "https://allevents.in/sioux-city/wednesday-warrior-ride/200030436885456",
        "location": {
            "@type": "Place",
            "name": "Chautauqua Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Harbor Dr.,Sioux City, Iowa",
                "addressLocality": "Sioux City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.440562506839",
                "longitude": "-96.377734886482"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is for all those that are sitting put RAGBRAI this year and hopefully we'll get a break from the heat. We'll meet near the trail in Chautauqua Park and decide on our route.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greg Peterson",
                "url": "https://allevents.in/org/greg-peterson/19967403"
            }
        ]
    }
]
```