

# Event Details

- **Event Name**: 2025 Christmas Parade
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 07:00 pm
- **Event Description**: Please join the City of Pevely and the City of Herculaneum at this year's Christmas Parade! This event is free and family-friendly.
- **Event URL**: https://allevents.in/pevely/2025-christmas-parade/200029162939333
- **Event Categories**: christmas-parades, parades, christmas
- **Interested Audience**: 
  - total_interested_count: 875

## Ticket Details


## Event venue details

- **city**: Pevely
- **state**: MO
- **country**: United States
- **location**: 401 Main Street, Pevely, MO, United States, Missouri 63070
- **lat**: 38.28411
- **long**: -90.39302
- **full address**: 401 Main Street, Pevely, MO, United States, Missouri 63070

## Event gallery

- **Alt text**: 2025 Christmas Parade
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5fabf5d4ea0f410bda3d8bc601497a0cb68a78c2af5a357566295bf368bc23c4-rimg-w1200-h848-dcd7eded-gmir?v=1764622876

## FAQs

- **Q**: When and where is 2025 Christmas Parade being held?
  - **A:** 2025 Christmas Parade takes place on Thu, 04 Dec, 2025 at 07:00 pm to Thu, 04 Dec, 2025 at 07:00 pm at 401 Main Street, Pevely, MO, United States, Missouri 63070.
- **Q**: Who is organizing 2025 Christmas Parade?
  - **A:** 2025 Christmas Parade is organized by City of Pevely.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Christmas Parade",
        "image": "https://cdn-az.allevents.in/events6/banners/5fabf5d4ea0f410bda3d8bc601497a0cb68a78c2af5a357566295bf368bc23c4-rimg-w1200-h848-dcd7eded-gmir?v=1764622876",
        "startDate": "2025-12-04",
        "url": "https://allevents.in/pevely/2025-christmas-parade/200029162939333",
        "location": {
            "@type": "Place",
            "name": "401 Main Street, Pevely, MO, United States, Missouri 63070",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 Main St, Pevely, MO 63070-2132, United States",
                "addressLocality": "Pevely",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.28411",
                "longitude": "-90.39302"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join the City of Pevely and the City of Herculaneum at this year's Christmas Parade! This event is free and family-friendly.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Pevely",
                "url": "https://allevents.in/org/city-of-pevely/25987051"
            }
        ]
    }
]
```