

# Event Details

- **Event Name**: Saturday Walk!
- **Event Start and End Date**: Sat, 26 Jul, 2025 at 08:00 am
- **Event Description**: We’re planning another walk for this Saturday at 8 AM! We’ll start at Billy Graham Hall and go from there. Let me know if you can make it! ?
- **Event URL**: https://allevents.in/winfield/saturday-walk/200028558492449
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Winfield
- **state**: IL
- **country**: United States
- **location**: Wheaton
- **lat**: 41.88250774
- **long**: -88.11913171
- **full address**: Wheaton, Winfield, Illinois, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Wheaton Moms' Walking Club (https://allevents.in/org/wheaton-moms-walking-club/25656914)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c695ce8201d598aa915dcb439137bbe4028970bb7ef10ca9a48ce7060f4f598e-rimg-w1134-h1512-dc7b8ea6-gmir?v=1753407874
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Saturday+Walk%21&date=26+Jul

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 26 Jul, 2025 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** Wheaton, Winfield, Illinois, United States
- **Q**: Who is organizing the event?
  - **A:** Wheaton Moms' Walking Club
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Saturday Walk! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Walk!",
        "image": "https://cdn-az.allevents.in/events4/banners/c695ce8201d598aa915dcb439137bbe4028970bb7ef10ca9a48ce7060f4f598e-rimg-w1134-h1512-dc7b8ea6-gmir?v=1753407874",
        "startDate": "2025-07-26",
        "url": "https://allevents.in/winfield/saturday-walk/200028558492449",
        "location": {
            "@type": "Place",
            "name": "Wheaton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Winfield, Illinois",
                "addressLocality": "Winfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88250774",
                "longitude": "-88.11913171"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re planning another walk for this Saturday at 8 AM! We’ll start at Billy Graham Hall and go from there. Let me know if you can make it! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wheaton Moms Walking Club",
                "url": "https://allevents.in/org/wheaton-moms-walking-club/25656914"
            }
        ]
    }
]
```