

# Event Details

- **Event Name**: West Branch Group Ride
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 11:00 am
- **Event Description**: Join us at the main parking lot (technically called Cableline parking lot) for a group ride.  There will be options for those not up for a really long ride.
- **Event URL**: https://allevents.in/wayland/west-branch-group-ride/200030264485546
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Wayland
- **state**: OH
- **country**: United States
- **location**: West Branch State Park
- **lat**: 41.144159
- **long**: -81.126828
- **full address**: West Branch State Park, 5708 Esworthy Rd,Edinburg, Ohio, Wayland, United States

## Event gallery

- **Alt text**: West Branch Group Ride
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/02ca675059faa25ad5cfa9c79adb58bac4257fbfc5595bcc4fcbea5924be9c18-rimg-w1200-h628-dc474631-gmir?v=1784018769

## FAQs

- **Q**: When and where is West Branch Group Ride being held?
  - **A:** West Branch Group Ride takes place on Sat, 25 Jul, 2026 at 11:00 am to Sat, 25 Jul, 2026 at 11:00 am at West Branch State Park, 5708 Esworthy Rd,Edinburg, Ohio, Wayland, United States.
- **Q**: Who is organizing West Branch Group Ride?
  - **A:** West Branch Group Ride is organized by Cleveland Area Mountain Bike Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "West Branch Group Ride",
        "image": "https://cdn-az.allevents.in/events8/banners/02ca675059faa25ad5cfa9c79adb58bac4257fbfc5595bcc4fcbea5924be9c18-rimg-w1200-h628-dc474631-gmir?v=1784018769",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/wayland/west-branch-group-ride/200030264485546",
        "location": {
            "@type": "Place",
            "name": "West Branch State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5708 Esworthy Rd,Edinburg, Ohio",
                "addressLocality": "Wayland",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.144159",
                "longitude": "-81.126828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the main parking lot (technically called Cableline parking lot) for a group ride.  There will be options for those not up for a really long ride.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cleveland Area Mountain Bike Association",
                "url": "https://allevents.in/org/cleveland-area-mountain-bike-association/12811998"
            }
        ]
    }
]
```