

# Event Details

- **Event Name**: Ridgeway Ride
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 09:15 am
- **Event Description**: Train to Didcot down onto the Ridgeway then to Wantage back to Didcot Stopping at the Bad Knees Tap Yard
- **Event URL**: https://allevents.in/slough/ridgeway-ride/200030322183933
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Slough
- **state**: EN
- **country**: United Kingdom
- **location**: Slough Train Station
- **lat**: 51.512104069076
- **long**: -0.5917151795288
- **full address**: Slough Train Station, Brunel Way Slough Slough SL1 1XW,Slough, United Kingdom

## Event gallery

- **Alt text**: Ridgeway Ride
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c4c65bd2e7e06931545d53d73a77309027a8c330d75194c9855935fc3a063cda-rimg-w664-h461-dc928e8d-gmir?v=1784183761

## FAQs

- **Q**: When and where is Ridgeway Ride being held?
  - **A:** Ridgeway Ride takes place on Sat, 25 Jul, 2026 at 09:15 am to Sat, 25 Jul, 2026 at 09:15 am at Slough Train Station, Brunel Way Slough Slough SL1 1XW,Slough, United Kingdom.
- **Q**: Who is organizing Ridgeway Ride?
  - **A:** Ridgeway Ride is organized by Bob Franklin.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ridgeway Ride",
        "image": "https://cdn-az.allevents.in/events5/banners/c4c65bd2e7e06931545d53d73a77309027a8c330d75194c9855935fc3a063cda-rimg-w664-h461-dc928e8d-gmir?v=1784183761",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/slough/ridgeway-ride/200030322183933",
        "location": {
            "@type": "Place",
            "name": "Slough Train Station",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Brunel Way Slough Slough SL1 1XW,Slough",
                "addressLocality": "Slough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.512104069076",
                "longitude": "-0.5917151795288"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Train to Didcot down onto the Ridgeway then to Wantage back to Didcot Stopping at the Bad Knees Tap Yard",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bob Franklin",
                "url": "https://allevents.in/org/bob-franklin/27947460"
            }
        ]
    }
]
```