

# Event Details

- **Event Name**: 4th of July Parade
- **Event Start and End Date**: Fri, 04 Jul, 2025 at 10:00 am
- **Event Description**: Annual 4th of July parade.  Lineup starts at Hebron High School, enter off of Route 8 for the lineup.
- **Event URL**: https://allevents.in/hebron/4th-of-july-parade/200028136955204
- **Event Categories**: fourth-of-july, parades
- **Interested Audience**: 
  - total_interested_count: 279

## Ticket Details

- **Ticket URL**: http://facebook.com/200028136955204?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hebron-events

## Event venue details

- **city**: Hebron
- **state**: IN
- **country**: United States
- **location**: Hebron, Indiana
- **lat**: 41.31823
- **long**: -87.19913
- **full address**: Hebron, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hebron 4th of July Parade (https://allevents.in/org/hebron-4th-of-july-parade/25961379)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/670696ab128950b5d04a028b57758937da04e74ded1efbb0cb54222edcfdba1e-rimg-w851-h315-dcf14848-gmir?v=1751638625
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bfaf30b87e9d47c9d190689113a6a98709b93e69a42d92b2024e6f57d7863148-rimg-w300-h300-dc145f92-gmir?v=1751638626

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 04 Jul, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Hebron, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** Hebron 4th of July Parade
- **Q**: What type of event is this?
  - **A:** fourth-of-july, parades
- **Q**: Where can I find ticket details about 4th of July Parade ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Parade",
        "image": "https://cdn-az.allevents.in/events7/banners/670696ab128950b5d04a028b57758937da04e74ded1efbb0cb54222edcfdba1e-rimg-w851-h315-dcf14848-gmir?v=1751638625",
        "startDate": "2025-07-04",
        "url": "https://allevents.in/hebron/4th-of-july-parade/200028136955204",
        "location": {
            "@type": "Place",
            "name": "Hebron, Indiana",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hebron, Indiana",
                "addressLocality": "Hebron",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.31823",
                "longitude": "-87.19913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual 4th of July parade.  Lineup starts at Hebron High School, enter off of Route 8 for the lineup.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hebron 4th of July Parade",
                "url": "https://allevents.in/org/hebron-4th-of-july-parade/25961379"
            }
        ]
    }
]
```