

# Event Details

- **Event Name**: 7 Valleys Ultra
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 06:00 am (+01:00)
- **Event Description**: A serious mountain ultra through some of the most iconic parts of the National Park: technical, beautiful, and demanding.
- **Event URL**: https://allevents.in/windermere/7-valleys-ultra/200029364508033
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Windermere
- **state**: EN
- **country**: United Kingdom
- **location**: Waterhead, Lake District
- **lat**: 54.420577
- **long**: -2.961133
- **full address**: Waterhead, Lake District, Windermere, United Kingdom

## Event gallery

- **Alt text**: 7 Valleys Ultra
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bc3ab75e35e28de38bef4c34d498671461f6eb076a320ef8db09c7ba79367ad6-rimg-w1200-h800-dcf4f4f3-gmir?v=1775443984

## FAQs

- **Q**: When and where is 7 Valleys Ultra being held?
  - **A:** 7 Valleys Ultra takes place on Sat, 26 Sep, 2026 at 06:00 am to Sat, 26 Sep, 2026 at 06:00 am at Waterhead, Lake District, Windermere, United Kingdom.
- **Q**: Who is organizing 7 Valleys Ultra?
  - **A:** 7 Valleys Ultra is organized by 13 Valleys Ultra.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "7 Valleys Ultra",
        "image": "https://cdn-az.allevents.in/events4/banners/bc3ab75e35e28de38bef4c34d498671461f6eb076a320ef8db09c7ba79367ad6-rimg-w1200-h800-dcf4f4f3-gmir?v=1775443984",
        "startDate": "2026-09-26T06:00:00+01:00",
        "url": "https://allevents.in/windermere/7-valleys-ultra/200029364508033",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Waterhead, Lake District",
            "address": {
                "@type": "PostalAddress",
                "name": "Waterhead, Lake District, Windermere, United Kingdom",
                "addressLocality": "Windermere",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.420577",
                "longitude": "-2.961133"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A serious mountain ultra through some of the most iconic parts of the National Park: technical, beautiful, and demanding.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "13 Valleys Ultra",
                "url": "https://allevents.in/org/13-valleys-ultra/19871614"
            }
        ]
    }
]
```