

# Event Details

- **Event Name**: Spring Picnic
- **Event Start and End Date**: Sun, 18 May, 2025 at 01:00 pm – Sun, 18 May, 2025 at 05:00 pm
- **Event Description**: Shelter 5
Details to come - organized rides and dinner at 4. Bring side dishes
- **Event URL**: https://allevents.in/sioux-city/spring-picnic/200027985473906
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 54

## Ticket Details


## Event venue details

- **city**: Sioux City
- **state**: IA
- **country**: United States
- **location**: Riverside Park
- **lat**: 42.496842768079
- **long**: -96.470131874084
- **full address**: Riverside Park, Riverside Blvd.,Sioux City, Iowa, United States

## Event gallery

- **Alt text**: Spring Picnic
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7989cab20945c96c86553bd8ac0b06ff6dd456f17488b1445bccc1f92b4d56bc-rimg-w640-h480-dcefd5ba-gmir?v=1747439309

## FAQs

- **Q**: When and where is Spring Picnic being held?
  - **A:** Spring Picnic takes place on Sun, 18 May, 2025 at 01:00 pm to Sun, 18 May, 2025 at 05:00 pm at Riverside Park, Riverside Blvd.,Sioux City, Iowa, United States.
- **Q**: Who is organizing Spring Picnic?
  - **A:** Spring Picnic is organized by Siouxland Cyclists.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Picnic",
        "image": "https://cdn-az.allevents.in/events1/banners/7989cab20945c96c86553bd8ac0b06ff6dd456f17488b1445bccc1f92b4d56bc-rimg-w640-h480-dcefd5ba-gmir?v=1747439309",
        "startDate": "2025-05-18",
        "endDate": "2025-05-18",
        "url": "https://allevents.in/sioux-city/spring-picnic/200027985473906",
        "location": {
            "@type": "Place",
            "name": "Riverside Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Riverside Blvd.,Sioux City, Iowa",
                "addressLocality": "Sioux City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.496842768079",
                "longitude": "-96.470131874084"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Shelter 5\nDetails to come - organized rides and dinner at 4. Bring side dishes",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Siouxland Cyclists",
                "url": "https://allevents.in/org/siouxland-cyclists/12470788",
                "description": "Organization that promotes enjoyable and safe cycling in Siouxland. Group Rides and RAGBRAI support are offered by the organization. "
            }
        ]
    }
]
```