

# Event Details

- **Event Name**: 4th of July Parade
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 09:00 am (-04:00)
- **Event Description**: More details to come
- **Event URL**: https://allevents.in/georgetown/4th-of-july-parade/200029869195640
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Georgetown
- **state**: KY
- **country**: United States
- **location**: Georgetown College (Kentucky)
- **lat**: 38.207
- **long**: -84.554
- **full address**: Georgetown College (Kentucky), Georgetown, Kentucky, United States

## Event gallery

- **Alt text**: 4th of July Parade
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3d76f3f527cb0a121c4c6595717bbe03e9211b619827e6d2245d80299d225122-rimg-w893-h963-dc47628e-gmir?v=1775894037

## FAQs

- **Q**: When and where is 4th of July Parade being held?
  - **A:** 4th of July Parade takes place on Sat, 04 Jul, 2026 at 09:00 am to Sat, 04 Jul, 2026 at 09:00 am at Georgetown College (Kentucky), Georgetown, Kentucky, United States.
- **Q**: Who is organizing 4th of July Parade?
  - **A:** 4th of July Parade is organized by Brad Phillips.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Parade",
        "image": "https://cdn-az.allevents.in/events5/banners/3d76f3f527cb0a121c4c6595717bbe03e9211b619827e6d2245d80299d225122-rimg-w893-h963-dc47628e-gmir?v=1775894037",
        "startDate": "2026-07-04T09:00:00-04:00",
        "url": "https://allevents.in/georgetown/4th-of-july-parade/200029869195640",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Georgetown College (Kentucky)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Georgetown, Kentucky",
                "addressLocality": "Georgetown",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.207",
                "longitude": "-84.554"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details to come",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brad Phillips",
                "url": "https://allevents.in/org/brad-phillips/25830742"
            }
        ]
    }
]
```