

# Event Details

- **Event Name**: Granny’s Bay Challenge 
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 09:30 am
- **Event Description**: Back for its 5th year, this 6 hour challenge event is an ideal early spring run for all abilities.
- **Event URL**: https://allevents.in/lytham-st-annes/granny’s-bay-challenge/200028260890223
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 84

## Ticket Details


## Event venue details

- **city**: Lytham St Annes
- **state**: EN
- **country**: United Kingdom
- **location**: Lytham St Annes Spitfire Memorial
- **lat**: 53.739263766464
- **long**: -3.0063512157025
- **full address**: Lytham St Annes Spitfire Memorial, Fairhaven Lake,Lytham St Annes, Lancashire, United Kingdom

## Event gallery

- **Alt text**: Granny’s Bay Challenge
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/01367d23529948e46756f794dc0ed7041abaf8037d2dbf9c40d53958b6f2fc0b-rimg-w1200-h900-dc1c0606-gmir?v=1772311010

## FAQs

- **Q**: When and where is Granny’s Bay Challenge  being held?
  - **A:** Granny’s Bay Challenge  takes place on Sun, 08 Mar, 2026 at 09:30 am to Sun, 08 Mar, 2026 at 09:30 am at Lytham St Annes Spitfire Memorial, Fairhaven Lake,Lytham St Annes, Lancashire, United Kingdom.
- **Q**: Who is organizing Granny’s Bay Challenge ?
  - **A:** Granny’s Bay Challenge  is organized by PFW Running.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Granny’s Bay Challenge",
        "image": "https://cdn-az.allevents.in/events6/banners/01367d23529948e46756f794dc0ed7041abaf8037d2dbf9c40d53958b6f2fc0b-rimg-w1200-h900-dc1c0606-gmir?v=1772311010",
        "startDate": "2026-03-08",
        "url": "https://allevents.in/lytham-st-annes/granny’s-bay-challenge/200028260890223",
        "location": {
            "@type": "Place",
            "name": "Lytham St Annes Spitfire Memorial",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fairhaven Lake,Lytham St Annes, Lancashire",
                "addressLocality": "Lytham St Annes",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.739263766464",
                "longitude": "-3.0063512157025"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Back for its 5th year, this 6 hour challenge event is an ideal early spring run for all abilities.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PFW Running",
                "url": "https://allevents.in/org/pfw-running/19836612"
            }
        ]
    }
]
```