

# Event Details

- **Event Name**: Wild Waldridge Walk
- **Event Start and End Date**: Wed, 27 May, 2026 at 10:00 am (+01:00)
- **Event Description**: Come on a guided nature walk and find out about the special habitats and amazing wildlife here. Free but booking essential.
- **Event URL**: https://allevents.in/chester-le-street/wild-waldridge-walk/200029967327348
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chester-le-street
- **state**: EN
- **country**: United Kingdom
- **location**: Waldridge Fell Country Park
- **lat**: 54.84624
- **long**: -1.6103
- **full address**: Waldridge Fell Country Park, Waldridge Road,Chester-le-Street, United Kingdom

## Event gallery

- **Alt text**: Wild Waldridge Walk
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f11790f173e752851da10008bd05a95bbc066aea4f6ed1eddd8530d9d33d31d9-rimg-w1200-h1697-dcf3c541-gmir?v=1776725387

## FAQs

- **Q**: When and where is Wild Waldridge Walk being held?
  - **A:** Wild Waldridge Walk takes place on Wed, 27 May, 2026 at 10:00 am to Wed, 27 May, 2026 at 10:00 am at Waldridge Fell Country Park, Waldridge Road,Chester-le-Street, United Kingdom.
- **Q**: Who is organizing Wild Waldridge Walk?
  - **A:** Wild Waldridge Walk is organized by Durham Countryside Service and Volunteers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wild Waldridge Walk",
        "image": "https://cdn-az.allevents.in/events10/banners/f11790f173e752851da10008bd05a95bbc066aea4f6ed1eddd8530d9d33d31d9-rimg-w1200-h1697-dcf3c541-gmir?v=1776725387",
        "startDate": "2026-05-27T10:00:00+01:00",
        "url": "https://allevents.in/chester-le-street/wild-waldridge-walk/200029967327348",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Waldridge Fell Country Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Waldridge Road,Chester-le-Street",
                "addressLocality": "Chester-le-street",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.84624",
                "longitude": "-1.6103"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on a guided nature walk and find out about the special habitats and amazing wildlife here. Free but booking essential.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Durham Countryside Service and Volunteers",
                "url": "https://allevents.in/org/durham-countryside-service-and-volunteers/23887625"
            }
        ]
    }
]
```