

# Event Details

- **Event Name**: Tuesday Walk
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 06:15 pm
- **Event Description**: Time again for our Tuesday walk! Meeting again at Neatherd Moor at 6:15pm. Another chance for a chat and a wander ?
- **Event URL**: https://allevents.in/dereham/tuesday-walk/200030359586650
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Dereham
- **state**: EN
- **country**: United Kingdom
- **location**: Neatherd Moor
- **lat**: 52.683079545501
- **long**: 0.95174931821164
- **full address**: Neatherd Moor, Dereham, Norfolk, United Kingdom

## Event gallery

- **Alt text**: Tuesday Walk
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Tuesday+Walk&date=Tue%2C+07+Jul%2C+2026+at+06%3A15+pm&bg=1

## FAQs

- **Q**: When and where is Tuesday Walk being held?
  - **A:** Tuesday Walk takes place on Tue, 07 Jul, 2026 at 06:15 pm to Tue, 07 Jul, 2026 at 06:15 pm at Neatherd Moor, Dereham, Norfolk, United Kingdom.
- **Q**: Who is organizing Tuesday Walk?
  - **A:** Tuesday Walk is organized by Women's Walks Dereham.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tuesday Walk",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Tuesday+Walk&date=Tue%2C+07+Jul%2C+2026+at+06%3A15+pm&bg=1",
        "startDate": "2026-07-07",
        "url": "https://allevents.in/dereham/tuesday-walk/200030359586650",
        "location": {
            "@type": "Place",
            "name": "Neatherd Moor",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dereham, Norfolk",
                "addressLocality": "Dereham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.683079545501",
                "longitude": "0.95174931821164"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Time again for our Tuesday walk! Meeting again at Neatherd Moor at 6:15pm. Another chance for a chat and a wander ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Womens Walks Dereham",
                "url": "https://allevents.in/org/womens-walks-dereham/27829928"
            }
        ]
    }
]
```