

# Event Details

- **Event Name**: The First K
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 06:00 am
- **Event Description**: Ok so for the first run, the plan is to meet at Deans Ave (where we normally meet) ready to go at 6am, please bring a headlamp and a smile, although we may not see that in the dark.
- **Event URL**: https://allevents.in/christchurch/the-first-k/200030259147708
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details


## Event venue details

- **city**: Christchurch
- **state**: CA
- **country**: New Zealand
- **location**: Hagley Park, Christchurch, New Zealand 8011
- **lat**: -43.53262
- **long**: 172.61827
- **full address**: Hagley Park, Christchurch, New Zealand 8011, New Zealand

## Event gallery

- **Alt text**: The First K
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e14457e72d82f7461deacae23828c2581814b66aab251d8a639d5ab3720db11d-rimg-w1200-h480-dcf2f1ee-gmir?v=1782360091

## FAQs

- **Q**: When and where is The First K being held?
  - **A:** The First K takes place on Mon, 06 Jul, 2026 at 06:00 am to Mon, 06 Jul, 2026 at 06:00 am at Hagley Park, Christchurch, New Zealand 8011, New Zealand.
- **Q**: Who is organizing The First K?
  - **A:** The First K is organized by The Next K Run Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The First K",
        "image": "https://cdn-az.allevents.in/events2/banners/e14457e72d82f7461deacae23828c2581814b66aab251d8a639d5ab3720db11d-rimg-w1200-h480-dcf2f1ee-gmir?v=1782360091",
        "startDate": "2026-07-06",
        "url": "https://allevents.in/christchurch/the-first-k/200030259147708",
        "location": {
            "@type": "Place",
            "name": "Hagley Park, Christchurch, New Zealand 8011",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hagley Oval, Riccarton Ave, Christchurch Central, Christchurch 8011, New Zealand",
                "addressLocality": "Christchurch",
                "addressRegion": "CA",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-43.53262",
                "longitude": "172.61827"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ok so for the first run, the plan is to meet at Deans Ave (where we normally meet) ready to go at 6am, please bring a headlamp and a smile, although we may not see that in the dark.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Next K Run Club",
                "url": "https://allevents.in/org/the-next-k-run-club/27934680"
            }
        ]
    }
]
```