

# Event Details

- **Event Name**: New Year’s Day parkrun
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 09:00 am
- **Event Description**: What better way to welcome 2026 than with a parkrun? We will be hosting a New Year’s Day parkrun with all the normal details and start times. 

See you there!
- **Event URL**: https://allevents.in/maidstone/new-year’s-day-parkrun/200029111290702
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 188

## Ticket Details


## Event venue details

- **city**: Maidstone
- **state**: EN
- **country**: United Kingdom
- **location**: Mote Park
- **lat**: 51.267860780679
- **long**: 0.5404994791634
- **full address**: Mote Park, Off Mote Avenue,Maidstone, Kent, United Kingdom

## Event gallery

- **Alt text**: New Year’s Day parkrun
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9d63c5612aae882fa2d9a1d70348eb469bf445407d92284d90d67cad47ff9f6e-rimg-w1180-h885-dc635e5d-gmir?v=1766912119

## FAQs

- **Q**: When and where is New Year’s Day parkrun being held?
  - **A:** New Year’s Day parkrun takes place on Thu, 01 Jan, 2026 at 09:00 am to Thu, 01 Jan, 2026 at 09:00 am at Mote Park, Off Mote Avenue,Maidstone, Kent, United Kingdom.
- **Q**: Who is organizing New Year’s Day parkrun?
  - **A:** New Year’s Day parkrun is organized by Mote Park parkrun.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year’s Day parkrun",
        "image": "https://cdn-az.allevents.in/events7/banners/9d63c5612aae882fa2d9a1d70348eb469bf445407d92284d90d67cad47ff9f6e-rimg-w1180-h885-dc635e5d-gmir?v=1766912119",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/maidstone/new-year’s-day-parkrun/200029111290702",
        "location": {
            "@type": "Place",
            "name": "Mote Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Off Mote Avenue,Maidstone, Kent",
                "addressLocality": "Maidstone",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.267860780679",
                "longitude": "0.5404994791634"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "What better way to welcome 2026 than with a parkrun? We will be hosting a New Year’s Day parkrun with all the normal details and start times. \n\nSee you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mote Park parkrun",
                "url": "https://allevents.in/org/mote-park-parkrun/21116003"
            }
        ]
    }
]
```