

# Event Details

- **Event Name**: River Ramble in Greenwich
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 10:00 am – Sat, 26 Sep, 2026 at 12:00 pm (+01:00)
- **Event Description**: A nice walk along the river Thames and back via the historical buildings ending with a cuppa at a local cafe in central Greenwich.
- **Event URL**: https://allevents.in/london/river-ramble-in-greenwich/200030723757131
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030723757131?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=london-events

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: The Gipsy Moth - Greenwich
- **lat**: 51.48231
- **long**: -0.00971
- **full address**: The Gipsy Moth - Greenwich, 60 Greenwich Church Street,London, United Kingdom

## Event gallery

- **Alt text**: River Ramble in Greenwich
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b87b1c5bea920bfc4580e829b83860ce36bb8349119b69c8761c55258e225a4e-rimg-w960-h340-dcf8f8f8-gmir?v=1790034631

## FAQs

- **Q**: When and where is River Ramble in Greenwich being held?
  - **A:** River Ramble in Greenwich takes place on Sat, 26 Sep, 2026 at 10:00 am to Sat, 26 Sep, 2026 at 12:00 pm at The Gipsy Moth - Greenwich, 60 Greenwich Church Street,London, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "River Ramble in Greenwich",
        "image": "https://cdn-az.allevents.in/events9/banners/b87b1c5bea920bfc4580e829b83860ce36bb8349119b69c8761c55258e225a4e-rimg-w960-h340-dcf8f8f8-gmir?v=1790034631",
        "startDate": "2026-09-26T10:00:00+01:00",
        "endDate": "2026-09-26T12:00:00+01:00",
        "url": "https://allevents.in/london/river-ramble-in-greenwich/200030723757131",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Gipsy Moth - Greenwich",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "60 Greenwich Church Street,London, United Kingdom",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.48231",
                "longitude": "-0.00971"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A nice walk along the river Thames and back via the historical buildings ending with a cuppa at a local cafe in central Greenwich."
    }
]
```