

# Event Details

- **Event Name**: Fourth of July Parade
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 10:30 am
- **Event Description**: Excited to announce our participation in the Fourth of July Parade! Ya'll come on out and join us for a beary good time as we celebrate America's 250th birthday!
- **Event URL**: https://allevents.in/new-bern/fourth-of-july-parade/200029873550333
- **Event Categories**: fourth-of-july, parades
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: New Bern
- **state**: NC
- **country**: United States
- **location**: Downtown New Bern
- **lat**: 35.106197704269
- **long**: -77.03978852124
- **full address**: Downtown New Bern, New Bern, North Carolina, United States

## Event gallery

- **Alt text**: Fourth of July Parade
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/856d6f01a74ecf2d0ddefbe9402d83ff25b71c0c43f3e68bf497d07d1a00f699-rimg-w1024-h1536-dc1a1416-gmir?v=1775448846

## 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 10:30 am to Sat, 04 Jul, 2026 at 10:30 am at Downtown New Bern, New Bern, North Carolina, United States.
- **Q**: Who is organizing Fourth of July Parade?
  - **A:** Fourth of July Parade is organized by Bear City Paranormal .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fourth of July Parade",
        "image": "https://cdn-az.allevents.in/events1/banners/856d6f01a74ecf2d0ddefbe9402d83ff25b71c0c43f3e68bf497d07d1a00f699-rimg-w1024-h1536-dc1a1416-gmir?v=1775448846",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/new-bern/fourth-of-july-parade/200029873550333",
        "location": {
            "@type": "Place",
            "name": "Downtown New Bern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "New Bern, North Carolina",
                "addressLocality": "New Bern",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.106197704269",
                "longitude": "-77.03978852124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Excited to announce our participation in the Fourth of July Parade! Ya'll come on out and join us for a beary good time as we celebrate America's 250th birthday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bear City Paranormal ",
                "url": "https://allevents.in/org/bear-city-paranormal/27631767"
            }
        ]
    }
]
```