

# Event Details

- **Event Name**: Christmas Special
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 10:00 am – Sat, 20 Dec, 2025 at 12:00 pm
- **Event Description**: Festive parkrun with Santa Hats and cake, sausage rolls and mince pie donations please.
- **Event URL**: https://allevents.in/hockley/christmas-special/200029349164203
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hockley
- **state**: EN
- **country**: United Kingdom
- **location**: Hockley Woods parkrun
- **lat**: 51.600479422179
- **long**: 0.6465696571511
- **full address**: Hockley Woods parkrun, Hockley, United Kingdom

## Event gallery

- **Alt text**: Christmas Special
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8d21dcdfad5f2c2d581a59e365b0bc98c1b66b0d094978be691c9d70b56826d7-rimg-w450-h338-dcffffff-gmir?v=1765597802

## FAQs

- **Q**: When and where is Christmas Special being held?
  - **A:** Christmas Special takes place on Sat, 20 Dec, 2025 at 10:00 am to Sat, 20 Dec, 2025 at 12:00 pm at Hockley Woods parkrun, Hockley, United Kingdom.
- **Q**: Who is organizing Christmas Special?
  - **A:** Christmas Special is organized by Hockley Woods parkrun.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Special",
        "image": "https://cdn-az.allevents.in/events2/banners/8d21dcdfad5f2c2d581a59e365b0bc98c1b66b0d094978be691c9d70b56826d7-rimg-w450-h338-dcffffff-gmir?v=1765597802",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/hockley/christmas-special/200029349164203",
        "location": {
            "@type": "Place",
            "name": "Hockley Woods parkrun",
            "address": {
                "@type": "PostalAddress",
                "name": "Hockley Woods parkrun, Hockley, United Kingdom",
                "addressLocality": "Hockley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.600479422179",
                "longitude": "0.6465696571511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Festive parkrun with Santa Hats and cake, sausage rolls and mince pie donations please.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hockley Woods parkrun",
                "url": "https://allevents.in/org/hockley-woods-parkrun/25973919"
            }
        ]
    }
]
```