

# Event Details

- **Event Name**: New Year's Day parkrun 
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 09:00 am
- **Event Description**: Once again we WILL be parkrunning on New Year's Day ?
Please consider volunteering ???
- **Event URL**: https://allevents.in/scunthorpe/new-years-day-parkrun/200029142725954
- **Event Categories**: new-year, volunteering
- **Interested Audience**: 
  - total_interested_count: 244

## Ticket Details

- **Ticket URL**: http://facebook.com/200029142725954?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=scunthorpe-events

## Event venue details

- **city**: Scunthorpe
- **state**: EN
- **country**: United Kingdom
- **location**: Central park Scunthorpe
- **lat**: 53.5833
- **long**: -0.65
- **full address**: Central park Scunthorpe, Scunthorpe, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Scunthorpe parkrun (https://allevents.in/org/scunthorpe-parkrun/26970437)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a35c524d20f50c5401cb67b6a36cffc6837f739f2220bc68ca0fe49ba65215cb-rimg-w1200-h540-dc444a1c-gmir?v=1767122254
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=New+Year%27s+Day+parkrun+&date=01+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 01 Jan, 2026 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Central park Scunthorpe, Scunthorpe, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Scunthorpe parkrun
- **Q**: What type of event is this?
  - **A:** new-year, volunteering
- **Q**: Where can I find ticket details about New Year's Day parkrun  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Day parkrun",
        "image": "https://cdn-az.allevents.in/events10/banners/a35c524d20f50c5401cb67b6a36cffc6837f739f2220bc68ca0fe49ba65215cb-rimg-w1200-h540-dc444a1c-gmir?v=1767122254",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/scunthorpe/new-years-day-parkrun/200029142725954",
        "location": {
            "@type": "Place",
            "name": "Central park Scunthorpe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Scunthorpe",
                "addressLocality": "Scunthorpe",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.5833",
                "longitude": "-0.65"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Once again we WILL be parkrunning on New Year's Day ?\nPlease consider volunteering ???",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scunthorpe parkrun",
                "url": "https://allevents.in/org/scunthorpe-parkrun/26970437"
            }
        ]
    }
]
```