

# Event Details

- **Event Name**: Columbus Day Parade
- **Event Start and End Date**: Mon, 12 Oct, 2026 at 03:00 pm (-05:00)
- **Event Description**: Please save the date! We would love to have more people come and march in the parade! 

More information to come
- **Event URL**: https://allevents.in/orland-park/columbus-day-parade/200030405379630
- **Event Categories**: parades
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Orland Park
- **state**: IL
- **country**: United States
- **location**: Papa Joe's Restaurant
- **lat**: 41.6261
- **long**: -87.85317
- **full address**: Papa Joe's Restaurant, 14459 S LaGrange Rd, Orland Park, IL 60462-2505, United States

## Event gallery

- **Alt text**: Columbus Day Parade
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/269a44fb17836d12c39056534119e5f533d3e3a7fb3d857b4f84926f080faf3c-rimg-w1149-h539-dcf8f8f8-gmir?v=1788245945

## FAQs

- **Q**: When and where is Columbus Day Parade being held?
  - **A:** Columbus Day Parade takes place on Mon, 12 Oct, 2026 at 03:00 pm to Mon, 12 Oct, 2026 at 03:00 pm at Papa Joe's Restaurant, 14459 S LaGrange Rd, Orland Park, IL 60462-2505, United States.
- **Q**: Who is organizing Columbus Day Parade?
  - **A:** Columbus Day Parade is organized by Order of Sons and Daughters of Italy-Leone D'Oro Lodge #2700.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Columbus Day Parade",
        "image": "https://cdn-az.allevents.in/events4/banners/269a44fb17836d12c39056534119e5f533d3e3a7fb3d857b4f84926f080faf3c-rimg-w1149-h539-dcf8f8f8-gmir?v=1788245945",
        "startDate": "2026-10-12T15:00:00-05:00",
        "url": "https://allevents.in/orland-park/columbus-day-parade/200030405379630",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Papa Joe's Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14459 S LaGrange Rd, Orland Park, IL 60462-2505, United States",
                "addressLocality": "Orland Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.6261",
                "longitude": "-87.85317"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please save the date! We would love to have more people come and march in the parade! \n\nMore information to come",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Order of Sons and Daughters of Italy-Leone DOro Lodge 2700",
                "url": "https://allevents.in/org/order-of-sons-and-daughters-of-italy-leone-doro-lodge-2700/20641294"
            }
        ]
    }
]
```