

# Event Details

- **Event Name**: Fourth of July Parade
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 09:00 am
- **Event Description**: Watch from the side of the street as the Southern Illinois Ghostbusters drive down and hand out our themed rubber ducks to the kids.  For this event, I brought backup and there should be two, uniformed Ghostbusters walking down the street for this parade.
- **Event URL**: https://allevents.in/columbia/fourth-of-july-parade/200030074561130
- **Event Categories**: parades, fourth-of-july, kids
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Columbia
- **state**: IL
- **country**: United States
- **location**: N Main St, Columbia, IL 62236, United States
- **lat**: 38.45104
- **long**: -90.20877
- **full address**: N Main St, Columbia, IL 62236, United States

## Event gallery

- **Alt text**: Fourth of July Parade
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3cb331cabde652c46d79402bb5c3589cda5f14cf1f9a3e596345fca46974f766-rimg-w1200-h904-dcbcafaa-gmir?v=1782915557

## 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 09:00 am to Sat, 04 Jul, 2026 at 09:00 am at N Main St, Columbia, IL 62236, United States.
- **Q**: Who is organizing Fourth of July Parade?
  - **A:** Fourth of July Parade is organized by Southern Illinois Ghostbusters.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fourth of July Parade",
        "image": "https://cdn-az.allevents.in/events6/banners/3cb331cabde652c46d79402bb5c3589cda5f14cf1f9a3e596345fca46974f766-rimg-w1200-h904-dcbcafaa-gmir?v=1782915557",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/columbia/fourth-of-july-parade/200030074561130",
        "location": {
            "@type": "Place",
            "name": "N Main St, Columbia, IL 62236, United States",
            "address": {
                "@type": "PostalAddress",
                "name": "N Main St, Columbia, IL 62236, United States",
                "addressLocality": "Columbia",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.45104",
                "longitude": "-90.20877"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Watch from the side of the street as the Southern Illinois Ghostbusters drive down and hand out our themed rubber ducks to the kids.  For this event, I brought backup and there should be two, uniformed Ghostbusters walking down the street for this parade.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southern Illinois Ghostbusters",
                "url": "https://allevents.in/org/southern-illinois-ghostbusters/27795683"
            }
        ]
    }
]
```