

# Event Details

- **Event Name**: Lakeland Trails in Keswick
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 09:00 am (+01:00)
- **Event Description**: Trail running event with 5k, 10k and 15k distances
- **Event URL**: https://allevents.in/keswick/lakeland-trails-in-keswick/200028917881518
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 64

## Ticket Details


## Event venue details

- **city**: Keswick
- **state**: EN
- **country**: United Kingdom
- **location**: Fitz Park, Keswick
- **lat**: 54.603631943464
- **long**: -3.1337368581444
- **full address**: Fitz Park, Keswick, United Kingdom

## Event gallery

- **Alt text**: Lakeland Trails in Keswick
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d5f7693d47b6690238c33569ed80342ecdcd2606e84c1bb04c4b25d857f370ff-rimg-w1200-h800-dcd4c3aa-gmir?v=1769069068

## FAQs

- **Q**: When and where is Lakeland Trails in Keswick being held?
  - **A:** Lakeland Trails in Keswick takes place on Sat, 05 Sep, 2026 at 09:00 am to Sat, 05 Sep, 2026 at 09:00 am at Fitz Park, Keswick, United Kingdom.
- **Q**: Who is organizing Lakeland Trails in Keswick?
  - **A:** Lakeland Trails in Keswick is organized by Lakeland Trails.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lakeland Trails in Keswick",
        "image": "https://cdn-az.allevents.in/events7/banners/d5f7693d47b6690238c33569ed80342ecdcd2606e84c1bb04c4b25d857f370ff-rimg-w1200-h800-dcd4c3aa-gmir?v=1769069068",
        "startDate": "2026-09-05T09:00:00+01:00",
        "url": "https://allevents.in/keswick/lakeland-trails-in-keswick/200028917881518",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fitz Park, Keswick",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Keswick, Cumbria",
                "addressLocality": "Keswick",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.603631943464",
                "longitude": "-3.1337368581444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trail running event with 5k, 10k and 15k distances",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lakeland Trails",
                "url": "https://allevents.in/org/lakeland-trails/25955512"
            }
        ]
    }
]
```