

# Event Details

- **Event Name**: Christmas Parade 
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 01:00 pm (-05:00)
- **Event Description**: Annual Christmas Parade! More details to come!
- **Event URL**: https://allevents.in/kendallville/christmas-parade/200030374273646
- **Event Categories**: christmas, parades
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Kendallville
- **state**: IN
- **country**: United States
- **location**: Kendallville, Indiana
- **lat**: 41.4417
- **long**: -85.2605
- **full address**: Kendallville, Indiana, United States

## Event gallery

- **Alt text**: Christmas Parade
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1f451836b2cb0cb16e870105511fe747d18a5b6246919e80b8c47f0817fd6724-rimg-w1200-h900-dcc8c8c8-gmir?v=1786267274

## FAQs

- **Q**: When and where is Christmas Parade  being held?
  - **A:** Christmas Parade  takes place on Sat, 05 Dec, 2026 at 01:00 pm to Sat, 05 Dec, 2026 at 01:00 pm at Kendallville, Indiana, United States.
- **Q**: Who is organizing Christmas Parade ?
  - **A:** Christmas Parade  is organized by Kendallville Area Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Parade",
        "image": "https://cdn-az.allevents.in/events2/banners/1f451836b2cb0cb16e870105511fe747d18a5b6246919e80b8c47f0817fd6724-rimg-w1200-h900-dcc8c8c8-gmir?v=1786267274",
        "startDate": "2026-12-05T13:00:00-05:00",
        "url": "https://allevents.in/kendallville/christmas-parade/200030374273646",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kendallville, Indiana",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kendallville,IN,United States",
                "addressLocality": "Kendallville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.4417",
                "longitude": "-85.2605"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Christmas Parade! More details to come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kendallville Area Chamber of Commerce",
                "url": "https://allevents.in/org/kendallville-area-chamber-of-commerce/20075956"
            }
        ]
    }
]
```