

# Event Details

- **Event Name**: Oakey parkrun
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 08:50 pm – Fri, 05 Dec, 2025 at 10:00 pm
- **Event Description**: 6:50am for a 7am start
Distance: 5km
Wheel, Walk, Jog, Run!
- **Event URL**: https://allevents.in/oakey/oakey-parkrun/200029166474818
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Oakey
- **state**: QL
- **country**: Australia
- **location**: Arthur Shooter Memorial Park
- **lat**: -27.429265355154
- **long**: 151.72079112694
- **full address**: Arthur Shooter Memorial Park, Oakey,QLD,Australia

## Event gallery

- **Alt text**: Oakey parkrun
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f96edf0034df76dcd8e52255ca4a2e6d1e75e8013d5fa902a79974a6c023bdf6-rimg-w449-h449-dcffffff-gmir?v=1764798510

## FAQs

- **Q**: When and where is Oakey parkrun being held?
  - **A:** Oakey parkrun takes place on Fri, 05 Dec, 2025 at 08:50 pm to Fri, 05 Dec, 2025 at 10:00 pm at Arthur Shooter Memorial Park, Oakey,QLD,Australia.
- **Q**: Who is organizing Oakey parkrun?
  - **A:** Oakey parkrun is organized by Team SJ parkrun Adventures & Support Services.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Oakey parkrun",
        "image": "https://cdn-az.allevents.in/events2/banners/f96edf0034df76dcd8e52255ca4a2e6d1e75e8013d5fa902a79974a6c023bdf6-rimg-w449-h449-dcffffff-gmir?v=1764798510",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/oakey/oakey-parkrun/200029166474818",
        "location": {
            "@type": "Place",
            "name": "Arthur Shooter Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Oakey,QLD,Australia",
                "addressLocality": "Oakey",
                "addressRegion": "QL",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-27.429265355154",
                "longitude": "151.72079112694"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "6:50am for a 7am start\nDistance: 5km\nWheel, Walk, Jog, Run!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Team SJ parkrun Adventures & Support Services",
                "url": "https://allevents.in/org/team-sj-parkrun-adventures-and-support-services/26525432"
            }
        ]
    }
]
```