

# Event Details

- **Event Name**: 2025 Christmas Parade
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 09:00 am
- **Event Description**: This year's theme is "The Songs of Christmas"
- **Event URL**: https://allevents.in/madison/2025-christmas-parade/200028956509100
- **Event Categories**: christmas-parades, christmas, parades
- **Interested Audience**: 
  - total_interested_count: 976

## Ticket Details


## Event venue details

- **city**: Madison
- **state**: MS
- **country**: United States
- **location**: Ridgecrest Baptist Church 7469 Old Canton Rd. Madison MS
- **lat**: 32.43941
- **long**: -90.10795
- **full address**: Ridgecrest Baptist Church 7469 Old Canton Rd. Madison MS, 7469 Old Canton Rd, Madison, MS 39110-8966, United States

## Event gallery

- **Alt text**: 2025 Christmas Parade
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2020e372a311c804333ac8a7775fb12e0177d438c22e7fde572afcdf1f1a5909-rimg-w1200-h675-dc1c2c02-gmir?v=1764619126

## FAQs

- **Q**: When and where is 2025 Christmas Parade being held?
  - **A:** 2025 Christmas Parade takes place on Sat, 06 Dec, 2025 at 09:00 am to Sat, 06 Dec, 2025 at 09:00 am at Ridgecrest Baptist Church 7469 Old Canton Rd. Madison MS, 7469 Old Canton Rd, Madison, MS 39110-8966, United States.
- **Q**: Who is organizing 2025 Christmas Parade?
  - **A:** 2025 Christmas Parade is organized by Madison the City.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Christmas Parade",
        "image": "https://cdn-az.allevents.in/events3/banners/2020e372a311c804333ac8a7775fb12e0177d438c22e7fde572afcdf1f1a5909-rimg-w1200-h675-dc1c2c02-gmir?v=1764619126",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/madison/2025-christmas-parade/200028956509100",
        "location": {
            "@type": "Place",
            "name": "Ridgecrest Baptist Church 7469 Old Canton Rd. Madison MS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7469 Old Canton Rd, Madison, MS 39110-8966, United States",
                "addressLocality": "Madison",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.43941",
                "longitude": "-90.10795"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This year's theme is \"The Songs of Christmas\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Madison the City",
                "url": "https://allevents.in/org/madison-the-city/23244637"
            }
        ]
    }
]
```