

# Event Details

- **Event Name**: Sunday run and walk - Hayes Hash
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 10:00 pm
- **Event Description**: Join us for a run and walk along the river path    as we do the Round the Bridges course from a different direction.
- **Event URL**: https://allevents.in/hamilton/sunday-run-and-walk-hayes-hash/200029457420526
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

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

## Event venue details

- **city**: Hamilton
- **state**: WK
- **country**: New Zealand
- **location**: Hayes Common
- **lat**: -37.79904
- **long**: 175.2894
- **full address**: Hayes Common, 33 Jellicoe Drive,Hamilton, New Zealand

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hamilton Roadrunners (https://allevents.in/org/hamilton-roadrunners/26025683)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a0e27dcbb5941f915c15a203c2d8ff20454af5c0f3245cf818621c6f31b521fb-rimg-w960-h720-dc14151b-gmir?v=1767762686
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7284409b4affcadf7c16fa354cdde7a8fc415ca0035ee0734f8ae13347c143bd-rimg-w300-h300-dc14151a-gmir?v=1767762686

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 10 Jan, 2026 at 10:00 pm
- **Q**: Where is the event happening?
  - **A:** Hayes Common, 33 Jellicoe Drive,Hamilton, New Zealand
- **Q**: Who is organizing the event?
  - **A:** Hamilton Roadrunners
- **Q**: What type of event is this?
  - **A:** workshops
- **Q**: Where can I find ticket details about Sunday run and walk - Hayes Hash ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday run and walk - Hayes Hash",
        "image": "https://cdn-az.allevents.in/events9/banners/a0e27dcbb5941f915c15a203c2d8ff20454af5c0f3245cf818621c6f31b521fb-rimg-w960-h720-dc14151b-gmir?v=1767762686",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/hamilton/sunday-run-and-walk-hayes-hash/200029457420526",
        "location": {
            "@type": "Place",
            "name": "Hayes Common",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 Jellicoe Drive,Hamilton, New Zealand",
                "addressLocality": "Hamilton",
                "addressRegion": "WK",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.79904",
                "longitude": "175.2894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a run and walk along the river path    as we do the Round the Bridges course from a different direction.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hamilton Roadrunners",
                "url": "https://allevents.in/org/hamilton-roadrunners/26025683"
            }
        ]
    }
]
```