

# Event Details

- **Event Name**: Bexley 4th of July Parade
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:30 am
- **Event Description**: Come and watch our annual July 4th parade! Bring a side for 4+, and drinks will be provided.
- **Event URL**: https://allevents.in/columbus/bexley-4th-of-july-parade/200030339293019
- **Event Categories**: fourth-of-july, parades
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details

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

## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: 74 S Roosevelt Ave, Columbus, OH 43209-1873, United States
- **lat**: 39.96893
- **long**: -82.9262
- **full address**: 74 S Roosevelt Ave, Columbus, OH 43209-1873, United States

## Event gallery

- **Alt text**: Bexley 4th of July Parade
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bexley+4th+of+July+Parade&date=Sat%2C+04+Jul%2C+2026+at+08%3A30+am&bg=5

## FAQs

- **Q**: When and where is Bexley 4th of July Parade being held?
  - **A:** Bexley 4th of July Parade takes place on Sat, 04 Jul, 2026 at 08:30 am to Sat, 04 Jul, 2026 at 08:30 am at 74 S Roosevelt Ave, Columbus, OH 43209-1873, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bexley 4th of July Parade",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Bexley+4th+of+July+Parade&date=Sat%2C+04+Jul%2C+2026+at+08%3A30+am&bg=5",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/columbus/bexley-4th-of-july-parade/200030339293019",
        "location": {
            "@type": "Place",
            "name": "74 S Roosevelt Ave, Columbus, OH 43209-1873, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "74 S Roosevelt Ave, Columbus, OH 43209-1873, United States",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.96893",
                "longitude": "-82.9262"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and watch our annual July 4th parade! Bring a side for 4+, and drinks will be provided."
    }
]
```