

# Event Details

- **Event Name**: Walk in Leduc
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 08:00 pm
- **Event Description**: Meet in the parking lot near Tim Hortons.
- **Event URL**: https://allevents.in/leduc/walk-in-leduc/200030201308050
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Leduc
- **state**: AB
- **country**: Canada
- **location**: 5203 Discovery Way, Leduc, AB T9E 8N4, Canada
- **lat**: 53.26706
- **long**: -113.5675
- **full address**: 5203 Discovery Way, Leduc, AB T9E 8N4, Canada

## Event gallery

- **Alt text**: Walk in Leduc
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e25c6a66b8f59c9058d60403f932e4baae6b426f98472d57e68454ee60d69b6c-rimg-w1200-h810-dcc1d9f0-gmir?v=1781556074

## FAQs

- **Q**: When and where is Walk in Leduc being held?
  - **A:** Walk in Leduc takes place on Thu, 18 Jun, 2026 at 08:00 pm to Thu, 18 Jun, 2026 at 08:00 pm at 5203 Discovery Way, Leduc, AB T9E 8N4, Canada.
- **Q**: Who is organizing Walk in Leduc?
  - **A:** Walk in Leduc is organized by Northern Lights Walking Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walk in Leduc",
        "image": "https://cdn-az.allevents.in/events10/banners/e25c6a66b8f59c9058d60403f932e4baae6b426f98472d57e68454ee60d69b6c-rimg-w1200-h810-dcc1d9f0-gmir?v=1781556074",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/leduc/walk-in-leduc/200030201308050",
        "location": {
            "@type": "Place",
            "name": "5203 Discovery Way, Leduc, AB T9E 8N4, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5203 Discovery Way, Leduc, AB T9E 8N4, Canada",
                "addressLocality": "Leduc",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.26706",
                "longitude": "-113.5675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet in the parking lot near Tim Hortons.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northern Lights Walking Club",
                "url": "https://allevents.in/org/northern-lights-walking-club/15207359",
                "description": "The Northern Lights is a non-profit organization providing its members and other interested individuals with an opportunity to enjoy Walking. "
            }
        ]
    }
]
```