

# Event Details

- **Event Name**: Nature Walk
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 01:00 pm (-05:00)
- **Event Description**: Enjoy a spring walk along the trails. Family program.
- **Event URL**: https://allevents.in/lemont/nature-walk/200029659227546
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029659227546?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=lemont-events

## Event venue details

- **city**: Lemont
- **state**: IL
- **country**: United States
- **location**: 12545 111th St, Lemont, IL, United States, Illinois 60439
- **lat**: 41.68826
- **long**: -87.92617
- **full address**: 12545 111th St, Lemont, IL, United States, Illinois 60439

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sagawau Environmental Learning Center (https://allevents.in/org/sagawau-environmental-learning-center/21335164)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d523d8445c43d2291605372d5dc38391d76e4dd567b3c98e0ad7c85e088d0422-rimg-w1200-h1600-dc100f20-gmir?v=1775223145
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Nature+Walk&date=05+Apr

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 05 Apr, 2026 at 01:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** 12545 111th St, Lemont, IL, United States, Illinois 60439
- **Q**: Who is organizing the event?
  - **A:** Sagawau Environmental Learning Center
- **Q**: What type of event is this?
  - **A:** trips-adventures
- **Q**: Where can I find ticket details about Nature Walk ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Nature Walk",
        "image": "https://cdn-az.allevents.in/events10/banners/d523d8445c43d2291605372d5dc38391d76e4dd567b3c98e0ad7c85e088d0422-rimg-w1200-h1600-dc100f20-gmir?v=1775223145",
        "startDate": "2026-04-05T13:00:00-05:00",
        "url": "https://allevents.in/lemont/nature-walk/200029659227546",
        "location": {
            "@type": "Place",
            "name": "12545 111th St, Lemont, IL, United States, Illinois 60439",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12545 111th St, Lemont, IL 60439-9330, United States",
                "addressLocality": "Lemont",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.68826",
                "longitude": "-87.92617"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a spring walk along the trails. Family program.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sagawau Environmental Learning Center",
                "url": "https://allevents.in/org/sagawau-environmental-learning-center/21335164"
            }
        ]
    }
]
```