

# Event Details

- **Event Name**: junior parkrun
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 09:30 am – Sun, 26 Apr, 2026 at 11:00 am (+01:00)
- **Event Description**: Free, weekly, timed 2k parkrun for 4-14 year olds. They are open to all and are safe and easy to take part in.
- **Event URL**: https://allevents.in/gorey/junior-parkrun/200029979493256
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Gorey
- **state**: WX
- **country**: Ireland
- **location**: Arklow Duck Pond
- **lat**: 52.801576265296
- **long**: -6.1419376256245
- **full address**: Arklow Duck Pond, Gorey, Ireland

## Event gallery

- **Alt text**: junior parkrun
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f7868ef821a33a45a18e141c02420a8cd31babd323e9b7374f7774e8f5ffa3fe-rimg-w1024-h1536-dcfefefe-gmir?v=1776935336

## FAQs

- **Q**: When and where is junior parkrun being held?
  - **A:** junior parkrun takes place on Sun, 26 Apr, 2026 at 09:30 am to Sun, 26 Apr, 2026 at 11:00 am at Arklow Duck Pond, Gorey, Ireland.
- **Q**: Who is organizing junior parkrun?
  - **A:** junior parkrun is organized by Arklow Duck Pond junior parkrun.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "junior parkrun",
        "image": "https://cdn-az.allevents.in/events7/banners/f7868ef821a33a45a18e141c02420a8cd31babd323e9b7374f7774e8f5ffa3fe-rimg-w1024-h1536-dcfefefe-gmir?v=1776935336",
        "startDate": "2026-04-26T09:30:00+01:00",
        "endDate": "2026-04-26T11:00:00+01:00",
        "url": "https://allevents.in/gorey/junior-parkrun/200029979493256",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Arklow Duck Pond",
            "address": {
                "@type": "PostalAddress",
                "name": "Arklow Duck Pond, Gorey, Ireland",
                "addressLocality": "Gorey",
                "addressRegion": "WX",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.801576265296",
                "longitude": "-6.1419376256245"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free, weekly, timed 2k parkrun for 4-14 year olds. They are open to all and are safe and easy to take part in.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arklow Duck Pond junior parkrun",
                "url": "https://allevents.in/org/arklow-duck-pond-junior-parkrun/27517348"
            }
        ]
    }
]
```