

# Event Details

- **Event Name**: Wednesday Wander - Christmas Walk 
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 10:30 am – Wed, 10 Dec, 2025 at 12:30 pm
- **Event Description**: A gentle walk around the park followed by Christmas treats
- **Event URL**: https://allevents.in/harrow/wednesday-wander-christmas-walk/200028413265250
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Harrow
- **state**: EN
- **country**: United Kingdom
- **location**: Headstone Manor Recreation Ground
- **lat**: 51.59474
- **long**: -0.35958
- **full address**: Headstone Manor Recreation Ground, Harrow, United Kingdom

## Event gallery

- **Alt text**: Wednesday Wander - Christmas Walk
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b35ee4b030b8422776053f8f723d7102045c5c0422ab86f6ca4e47ac55426ed4-rimg-w1200-h675-dc171515-gmir?v=1764954312

## FAQs

- **Q**: When and where is Wednesday Wander - Christmas Walk  being held?
  - **A:** Wednesday Wander - Christmas Walk  takes place on Wed, 10 Dec, 2025 at 10:30 am to Wed, 10 Dec, 2025 at 12:30 pm at Headstone Manor Recreation Ground, Harrow, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wednesday Wander - Christmas Walk",
        "image": "https://cdn-az.allevents.in/events9/banners/b35ee4b030b8422776053f8f723d7102045c5c0422ab86f6ca4e47ac55426ed4-rimg-w1200-h675-dc171515-gmir?v=1764954312",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/harrow/wednesday-wander-christmas-walk/200028413265250",
        "location": {
            "@type": "Place",
            "name": "Headstone Manor Recreation Ground",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Harrow, United Kingdom",
                "addressLocality": "Harrow",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.59474",
                "longitude": "-0.35958"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A gentle walk around the park followed by Christmas treats"
    }
]
```