

# Event Details

- **Event Name**: The 6am Club 10th Anniversary Run
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 06:00 am
- **Event Description**: Celebrating 10 years of running at 6am ?
Additional run on a Wednesday so we can celebrate on the actual day! 
There definitely will be cake!! ?
- **Event URL**: https://allevents.in/liverpool/the-6am-club-10th-anniversary-run/200028833716348
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: West Derby Village and Croxteth Country Park
- **lat**: 53.4087
- **long**: -2.9829
- **full address**: West Derby Village and Croxteth Country Park, Liverpool, United Kingdom

## Event gallery

- **Alt text**: The 6am Club 10th Anniversary Run
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9237dfffc841d435103477763f1acd73fdc0b238cc047608a3bfe81b43c18045-rimg-w1137-h743-dc060404-gmir?v=1769076086

## FAQs

- **Q**: When and where is The 6am Club 10th Anniversary Run being held?
  - **A:** The 6am Club 10th Anniversary Run takes place on Wed, 04 Feb, 2026 at 06:00 am to Wed, 04 Feb, 2026 at 06:00 am at West Derby Village and Croxteth Country Park, Liverpool, United Kingdom.
- **Q**: Who is organizing The 6am Club 10th Anniversary Run?
  - **A:** The 6am Club 10th Anniversary Run is organized by The 6am Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The 6am Club 10th Anniversary Run",
        "image": "https://cdn-az.allevents.in/events1/banners/9237dfffc841d435103477763f1acd73fdc0b238cc047608a3bfe81b43c18045-rimg-w1137-h743-dc060404-gmir?v=1769076086",
        "startDate": "2026-02-04",
        "url": "https://allevents.in/liverpool/the-6am-club-10th-anniversary-run/200028833716348",
        "location": {
            "@type": "Place",
            "name": "West Derby Village and Croxteth Country Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Liverpool",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4087",
                "longitude": "-2.9829"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrating 10 years of running at 6am ?\nAdditional run on a Wednesday so we can celebrate on the actual day! \nThere definitely will be cake!! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The 6am Club",
                "url": "https://allevents.in/org/the-6am-club/26649604"
            }
        ]
    }
]
```