

# Event Details

- **Event Name**: HOCO 2025 Parade
- **Event Start and End Date**: Fri, 03 Oct, 2025 at 02:15 pm
- **Event Description**: Let's line the streets and celebrate all it means to be a THREE LAKES BLUEJAY! The Homecoming Parade begins at 2:15 pm on Superior St.
- **Event URL**: https://allevents.in/three-lakes/hoco-2025-parade/200028930134435
- **Event Categories**: parades
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Three Lakes
- **state**: WI
- **country**: United States
- **location**: 6930 W. School St., Three Lakes, WI, United States, Wisconsin 54562
- **lat**: 45.79515
- **long**: -89.16732
- **full address**: 6930 W. School St., Three Lakes, WI, United States, Wisconsin 54562

## Event gallery

- **Alt text**: HOCO 2025 Parade
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/957082e172f26398ce898b6fddb38f6a5523146f8e71434ff07c569fddf8152a-rimg-w1200-h667-dcfebf40-gmir?v=1759250874

## FAQs

- **Q**: When and where is HOCO 2025 Parade being held?
  - **A:** HOCO 2025 Parade takes place on Fri, 03 Oct, 2025 at 02:15 pm to Fri, 03 Oct, 2025 at 02:15 pm at 6930 W. School St., Three Lakes, WI, United States, Wisconsin 54562.
- **Q**: Who is organizing HOCO 2025 Parade?
  - **A:** HOCO 2025 Parade is organized by Three Lakes School District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HOCO 2025 Parade",
        "image": "https://cdn-az.allevents.in/events2/banners/957082e172f26398ce898b6fddb38f6a5523146f8e71434ff07c569fddf8152a-rimg-w1200-h667-dcfebf40-gmir?v=1759250874",
        "startDate": "2025-10-03",
        "url": "https://allevents.in/three-lakes/hoco-2025-parade/200028930134435",
        "location": {
            "@type": "Place",
            "name": "6930 W. School St., Three Lakes, WI, United States, Wisconsin 54562",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6930 W School St, Three Lakes, WI 54562-9035, United States",
                "addressLocality": "Three Lakes",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.79515",
                "longitude": "-89.16732"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's line the streets and celebrate all it means to be a THREE LAKES BLUEJAY! The Homecoming Parade begins at 2:15 pm on Superior St.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Three Lakes School District",
                "url": "https://allevents.in/org/three-lakes-school-district/26502183"
            }
        ]
    }
]
```