

# Event Details

- **Event Name**: Christmas Jumper Event!
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am
- **Event Description**: It’s like a regular parkrun but at this event you get to show off those cool Christmas Jumpers you’ve got! Come dressed up, or not! It’s a lot of fun whether you’re running, walking or helping out.
If you’d like to volunteer, drop us an email to greatnotley@parkrun.com
- **Event URL**: https://allevents.in/braintree/christmas-jumper-event/200029351429836
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Braintree
- **state**: EN
- **country**: United Kingdom
- **location**: Great Notley Country Park
- **lat**: 51.86356
- **long**: 0.51707
- **full address**: Great Notley Country Park, Braintree, United Kingdom

## Event gallery

- **Alt text**: Christmas Jumper Event!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c4c795a3d8078463b94538a05fa739aa9358d3dee3d91eebf3e32c6a5e49ed4e-rimg-w1179-h1537-dcbcd0de-gmir?v=1765649322

## FAQs

- **Q**: When and where is Christmas Jumper Event! being held?
  - **A:** Christmas Jumper Event! takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 09:00 am at Great Notley Country Park, Braintree, United Kingdom.
- **Q**: Who is organizing Christmas Jumper Event!?
  - **A:** Christmas Jumper Event! is organized by Great Notley parkrun.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Jumper Event!",
        "image": "https://cdn-az.allevents.in/events3/banners/c4c795a3d8078463b94538a05fa739aa9358d3dee3d91eebf3e32c6a5e49ed4e-rimg-w1179-h1537-dcbcd0de-gmir?v=1765649322",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/braintree/christmas-jumper-event/200029351429836",
        "location": {
            "@type": "Place",
            "name": "Great Notley Country Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Great Notley Country Park, Braintree, United Kingdom",
                "addressLocality": "Braintree",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.86356",
                "longitude": "0.51707"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s like a regular parkrun but at this event you get to show off those cool Christmas Jumpers you’ve got! Come dressed up, or not! It’s a lot of fun whether you’re running, walking or helping out.\nIf you’d like to volunteer, drop us an email to greatnotley@parkrun.com",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Great Notley parkrun",
                "url": "https://allevents.in/org/great-notley-parkrun/20767513"
            }
        ]
    }
]
```