

# Event Details

- **Event Name**: Christmas Walk
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 11:00 am – Sun, 28 Dec, 2025 at 02:00 pm
- **Event Description**: Meet at main car park.  Walk will start at 11am as it gets dark early.
- **Event URL**: https://allevents.in/fleet/christmas-walk/200029394289251
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Fleet
- **state**: EN
- **country**: United Kingdom
- **location**: Fleet Pond
- **lat**: 51.290539260143
- **long**: -0.82878396173752
- **full address**: Fleet Pond, 16 Waterside Court, Fleet, GU51 2RH, United Kingdom

## Event gallery

- **Alt text**: Christmas Walk
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/570ea9fd4b0b0550a5eaa6f2416ec4763afe2d76b44ce1bab5636fb1abef8924-rimg-w960-h720-dc606330-gmir?v=1766429389

## FAQs

- **Q**: When and where is Christmas Walk being held?
  - **A:** Christmas Walk takes place on Sun, 28 Dec, 2025 at 11:00 am to Sun, 28 Dec, 2025 at 02:00 pm at Fleet Pond, 16 Waterside Court, Fleet, GU51 2RH, United Kingdom.
- **Q**: Who is organizing Christmas Walk?
  - **A:** Christmas Walk is organized by Greyhounds 4 U.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Walk",
        "image": "https://cdn-az.allevents.in/events2/banners/570ea9fd4b0b0550a5eaa6f2416ec4763afe2d76b44ce1bab5636fb1abef8924-rimg-w960-h720-dc606330-gmir?v=1766429389",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/fleet/christmas-walk/200029394289251",
        "location": {
            "@type": "Place",
            "name": "Fleet Pond",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16 Waterside Court, Fleet, GU51 2RH, United Kingdom",
                "addressLocality": "Fleet",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.290539260143",
                "longitude": "-0.82878396173752"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet at main car park.  Walk will start at 11am as it gets dark early.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greyhounds 4 U",
                "url": "https://allevents.in/org/greyhounds-4-u/26479994"
            }
        ]
    }
]
```