

# Event Details

- **Event Name**: Sturgis Falls Parade
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 10:00 am
- **Event Description**: Join us in the Sturgis Falls parade! We would love to have as many kids join on their roller blades if possible. Parents are able to walk along with the kids too!

Parade begins at 8th and Clay Street and will end on 5th and Franklin Street.
- **Event URL**: https://allevents.in/cedar-falls/sturgis-falls-parade/200030134071529
- **Event Categories**: parades, kids
- **Interested Audience**: 
  - total_interested_count: 402

## Ticket Details


## Event venue details

- **city**: Cedar Falls
- **state**: IA
- **country**: United States
- **location**: Cedar Falls, Iowa
- **lat**: 42.5221
- **long**: -92.4457
- **full address**: Cedar Falls, Iowa, United States

## Event gallery

- **Alt text**: Sturgis Falls Parade
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e9e55fecfc2bf123a0bcf640478b8f711dd65a3d96ae4c8e1c286bc79bedcfaa-rimg-w1200-h628-dcf8f3f0-gmir?v=1781970123

## FAQs

- **Q**: When and where is Sturgis Falls Parade being held?
  - **A:** Sturgis Falls Parade takes place on Sat, 27 Jun, 2026 at 10:00 am to Sat, 27 Jun, 2026 at 10:00 am at Cedar Falls, Iowa, United States.
- **Q**: Who is organizing Sturgis Falls Parade?
  - **A:** Sturgis Falls Parade is organized by Waterloo Youth Hockey Association -WYHA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sturgis Falls Parade",
        "image": "https://cdn-az.allevents.in/events5/banners/e9e55fecfc2bf123a0bcf640478b8f711dd65a3d96ae4c8e1c286bc79bedcfaa-rimg-w1200-h628-dcf8f3f0-gmir?v=1781970123",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/cedar-falls/sturgis-falls-parade/200030134071529",
        "location": {
            "@type": "Place",
            "name": "Cedar Falls, Iowa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cedar Falls, Iowa",
                "addressLocality": "Cedar Falls",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.5221",
                "longitude": "-92.4457"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the Sturgis Falls parade! We would love to have as many kids join on their roller blades if possible. Parents are able to walk along with the kids too!\n\nParade begins at 8th and Clay Street and will end on 5th and Franklin Street.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Waterloo Youth Hockey Association -WYHA",
                "url": "https://allevents.in/org/waterloo-youth-hockey-association-wyha/23437598"
            }
        ]
    }
]
```