

# Event Details

- **Event Name**: Christmas Jumper parkrun!
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am
- **Event Description**: Come along for your usual Saturday morning parkrun. But you’re encouraged to wear a Christmas Jumper!
- **Event URL**: https://allevents.in/kettering/christmas-jumper-parkrun/200029254772235
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: Kettering
- **state**: EN
- **country**: United Kingdom
- **location**: Desborough Leisure Centre
- **lat**: 52.4470485919
- **long**: -0.81907906161489
- **full address**: Desborough Leisure Centre, Ironwood Ave,Kettering, Northamptonshire, United Kingdom

## Event gallery

- **Alt text**: Christmas Jumper parkrun!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/291023e1b51de2f40bdc3509c753327d32022ec57a25850aabe9071bcf57b018-rimg-w1024-h1536-dc1d1738-gmir?v=1765963730

## FAQs

- **Q**: When and where is Christmas Jumper parkrun! being held?
  - **A:** Christmas Jumper parkrun! takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 09:00 am at Desborough Leisure Centre, Ironwood Ave,Kettering, Northamptonshire, United Kingdom.
- **Q**: Who is organizing Christmas Jumper parkrun!?
  - **A:** Christmas Jumper parkrun! is organized by The Plens parkrun.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Jumper parkrun!",
        "image": "https://cdn-az.allevents.in/events2/banners/291023e1b51de2f40bdc3509c753327d32022ec57a25850aabe9071bcf57b018-rimg-w1024-h1536-dc1d1738-gmir?v=1765963730",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/kettering/christmas-jumper-parkrun/200029254772235",
        "location": {
            "@type": "Place",
            "name": "Desborough Leisure Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ironwood Ave,Kettering, Northamptonshire, United Kingdom",
                "addressLocality": "Kettering",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.4470485919",
                "longitude": "-0.81907906161489"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along for your usual Saturday morning parkrun. But you’re encouraged to wear a Christmas Jumper!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Plens parkrun",
                "url": "https://allevents.in/org/the-plens-parkrun/27143587"
            }
        ]
    }
]
```