

# Event Details

- **Event Name**: Group Hike at Malham Cove 
- **Event Start and End Date**: Sat, 09 May, 2026 at 10:00 am (+01:00)
- **Event Description**: hike around Malham Cove, bring picnic with you but we will be doing a pub trip at the end!
- **Event URL**: https://allevents.in/skipton/group-hike-at-malham-cove/200029927562025
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Skipton
- **state**: EN
- **country**: United Kingdom
- **location**: Malham Cove, North Yorkshire England
- **lat**: 53.934637885591
- **long**: -2.1411877591183
- **full address**: Malham Cove, North Yorkshire England, Skipton, United Kingdom

## Event gallery

- **Alt text**: Group Hike at Malham Cove
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fc38f656aa5fdeec8ff777d33f0fe1be241e825ffd689e988e79dc3b51ba1c18-rimg-w547-h365-dc615c49-gmir?v=1775904624

## FAQs

- **Q**: When and where is Group Hike at Malham Cove  being held?
  - **A:** Group Hike at Malham Cove  takes place on Sat, 09 May, 2026 at 10:00 am to Sat, 09 May, 2026 at 10:00 am at Malham Cove, North Yorkshire England, Skipton, United Kingdom.
- **Q**: Who is organizing Group Hike at Malham Cove ?
  - **A:** Group Hike at Malham Cove  is organized by Maria Holmes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Group Hike at Malham Cove",
        "image": "https://cdn-az.allevents.in/events4/banners/fc38f656aa5fdeec8ff777d33f0fe1be241e825ffd689e988e79dc3b51ba1c18-rimg-w547-h365-dc615c49-gmir?v=1775904624",
        "startDate": "2026-05-09T10:00:00+01:00",
        "url": "https://allevents.in/skipton/group-hike-at-malham-cove/200029927562025",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Malham Cove, North Yorkshire England",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Skipton",
                "addressLocality": "Skipton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.934637885591",
                "longitude": "-2.1411877591183"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "hike around Malham Cove, bring picnic with you but we will be doing a pub trip at the end!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maria Holmes",
                "url": "https://allevents.in/org/maria-holmes/27677538"
            }
        ]
    }
]
```