

# Event Details

- **Event Name**: Spring Picnic
- **Event Start and End Date**: Sun, 03 May, 2026 at 02:00 pm (-05:00)
- **Event Description**: Join Siouxland Cyclists for an afternoon of fellowship, rides, potluck, scavenger hunt, and a jersey swap.
- **Event URL**: https://allevents.in/sioux-city/spring-picnic/200030009738738
- **Event Categories**: food-drinks, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sioux City
- **state**: IA
- **country**: United States
- **location**: Bent Prop at MRBC 
- **lat**: 42.49701
- **long**: -96.47463
- **full address**: Bent Prop at MRBC , 1085 Council Oak Drive,Sioux City,IA,United States
- **location**: Bent Prop at MRBC

## Event gallery

- **Alt text**: Spring Picnic
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d14debf6be066a8d515a991e01d7f81eacfb61e838953198e28263cc8f09a52b-rimg-w1200-h675-dca9c248-gmir?v=1777683098

## FAQs

- **Q**: When and where is Spring Picnic being held?
  - **A:** Spring Picnic takes place on Sun, 03 May, 2026 at 02:00 pm to Sun, 03 May, 2026 at 02:00 pm at Bent Prop at MRBC , 1085 Council Oak Drive,Sioux City,IA,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/events6/banners/d14debf6be066a8d515a991e01d7f81eacfb61e838953198e28263cc8f09a52b-rimg-w1200-h675-dca9c248-gmir?v=1777683098",
        "startDate": "2026-05-03T14:00:00-05:00",
        "url": "https://allevents.in/sioux-city/spring-picnic/200030009738738",
        "location": {
            "@type": "Place",
            "name": "Bent Prop at MRBC ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1085 Council Oak Drive,Sioux City,IA,United States",
                "addressLocality": "Sioux City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.49701",
                "longitude": "-96.47463"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Siouxland Cyclists for an afternoon of fellowship, rides, potluck, scavenger hunt, and a jersey swap.",
        "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. "
            }
        ]
    }
]
```