

# Event Details

- **Event Name**: Homecoming Parade
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 02:30 pm (-05:00)
- **Event Description**: Join us for the 2026 Homecoming Parade to share the Jhawk spirit around town!
- **Event URL**: https://allevents.in/jesup/homecoming-parade/200030607015201
- **Event Categories**: parades
- **Interested Audience**: 
  - total_interested_count: 85

## Ticket Details


## Event venue details

- **city**: Jesup
- **state**: IA
- **country**: United States
- **location**: 531 Prospect St, Jesup, IA, United States, Iowa 50648
- **lat**: 42.48045
- **long**: -92.06461
- **full address**: 531 Prospect St, Jesup, IA, United States, Iowa 50648

## Event gallery

- **Alt text**: Homecoming Parade
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5124f057f873d72e7866aca35f5ccb404e760d321b4599f1f548b9e58cf1b013-rimg-w612-h204-dcf8f8f8-gmir?v=1788199747

## FAQs

- **Q**: When and where is Homecoming Parade being held?
  - **A:** Homecoming Parade takes place on Fri, 25 Sep, 2026 at 02:30 pm to Fri, 25 Sep, 2026 at 02:30 pm at 531 Prospect St, Jesup, IA, United States, Iowa 50648.
- **Q**: Who is organizing Homecoming Parade?
  - **A:** Homecoming Parade is organized by Jesup High School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Homecoming Parade",
        "image": "https://cdn-az.allevents.in/events2/banners/5124f057f873d72e7866aca35f5ccb404e760d321b4599f1f548b9e58cf1b013-rimg-w612-h204-dcf8f8f8-gmir?v=1788199747",
        "startDate": "2026-09-25T14:30:00-05:00",
        "url": "https://allevents.in/jesup/homecoming-parade/200030607015201",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "531 Prospect St, Jesup, IA, United States, Iowa 50648",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "531 Prospect St, Jesup, IA 50648-1157, United States",
                "addressLocality": "Jesup",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.48045",
                "longitude": "-92.06461"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the 2026 Homecoming Parade to share the Jhawk spirit around town!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jesup High School",
                "url": "https://allevents.in/org/jesup-high-school/20606264"
            }
        ]
    }
]
```