

# Event Details

- **Event Name**: Fourth of July Parade! 
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:45 am
- **Event Description**: Come walk your dog (on a non retractable) leash! 
Hand out candy
- **Event URL**: https://allevents.in/springfield/fourth-of-july-parade/200030213850103
- **Event Categories**: fourth-of-july, parades, dog
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: IL
- **country**: United States
- **location**: Jerome, Illinois
- **lat**: 39.768
- **long**: -89.6789
- **full address**: Jerome, Illinois, Springfield, Illinois, United States

## Event gallery

- **Alt text**: Fourth of July Parade!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/157863525966b96ad2caa12396412181464731461d1c9813ff7ec8994fab0769-rimg-w960-h720-dcffffff-gmir?v=1782505216

## FAQs

- **Q**: When and where is Fourth of July Parade!  being held?
  - **A:** Fourth of July Parade!  takes place on Sat, 04 Jul, 2026 at 08:45 am to Sat, 04 Jul, 2026 at 08:45 am at Jerome, Illinois, Springfield, Illinois, United States.
- **Q**: Who is organizing Fourth of July Parade! ?
  - **A:** Fourth of July Parade!  is organized by WILD Canine Rescue.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fourth of July Parade!",
        "image": "https://cdn-az.allevents.in/events10/banners/157863525966b96ad2caa12396412181464731461d1c9813ff7ec8994fab0769-rimg-w960-h720-dcffffff-gmir?v=1782505216",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/springfield/fourth-of-july-parade/200030213850103",
        "location": {
            "@type": "Place",
            "name": "Jerome, Illinois",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Springfield, Illinois",
                "addressLocality": "Springfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.768",
                "longitude": "-89.6789"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come walk your dog (on a non retractable) leash! \nHand out candy",
        "organizer": [
            {
                "@type": "Organization",
                "name": "WILD Canine Rescue",
                "url": "https://allevents.in/org/wild-canine-rescue/9350338",
                "description": "Wild Canine Rescue is devoted to saving animals in need. We are dedicated to proper care and welfare of animals who are homeless, abandoned and abused.  "
            }
        ]
    }
]
```