

# Event Details

- **Event Name**: Downtown Lemont Walking Tour
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 11:00 am – Sat, 26 Sep, 2026 at 01:00 pm (-05:00)
- **Event Description**: Join us for a stroll through Lemont's history on foot - uncover hidden gems and untold stories along the way!
- **Event URL**: https://allevents.in/lemont/downtown-lemont-walking-tour/200030554005159
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Lemont
- **state**: IL
- **country**: United States
- **location**: Lemont Area Historical Society and Museum
- **lat**: 41.67319
- **long**: -87.9999
- **full address**: Lemont Area Historical Society and Museum, 306 Lemont Area Historical Society, Lemont, IL 60439-3619, United States

## Event gallery

- **Alt text**: Downtown Lemont Walking Tour
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6d32bf72a0fb8e574cef060dd3b90bedcf072c730835dc3caa93a7a6a78662e0-rimg-w1200-h1697-dce8e8e8-gmir?v=1788206971

## FAQs

- **Q**: When and where is Downtown Lemont Walking Tour being held?
  - **A:** Downtown Lemont Walking Tour takes place on Sat, 26 Sep, 2026 at 11:00 am to Sat, 26 Sep, 2026 at 01:00 pm at Lemont Area Historical Society and Museum, 306 Lemont Area Historical Society, Lemont, IL 60439-3619, United States.
- **Q**: Who is organizing Downtown Lemont Walking Tour?
  - **A:** Downtown Lemont Walking Tour is organized by Lemont Area Historical Society and Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Downtown Lemont Walking Tour",
        "image": "https://cdn-az.allevents.in/events1/banners/6d32bf72a0fb8e574cef060dd3b90bedcf072c730835dc3caa93a7a6a78662e0-rimg-w1200-h1697-dce8e8e8-gmir?v=1788206971",
        "startDate": "2026-09-26T11:00:00-05:00",
        "endDate": "2026-09-26T13:00:00-05:00",
        "url": "https://allevents.in/lemont/downtown-lemont-walking-tour/200030554005159",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lemont Area Historical Society and Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "306 Lemont Area Historical Society, Lemont, IL 60439-3619, United States",
                "addressLocality": "Lemont",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.67319",
                "longitude": "-87.9999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a stroll through Lemont's history on foot - uncover hidden gems and untold stories along the way!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lemont Area Historical Society and Museum",
                "url": "https://allevents.in/org/lemont-area-historical-society-and-museum/14563913",
                "description": "The Lemont Area Historical Society is located in the Old Stone Church, a national landmark listed on the National Register of Historic Places."
            }
        ]
    }
]
```