

# Event Details

- **Event Name**: CAMBA Weekend Group Ride - Big Creek
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 11:00 am
- **Event Description**: Group will meet in the main parking lot.  

This is open to riders at all levels/abilities and is a no-drop ride. We can break up into groups based on skill & desired ride pace.
- **Event URL**: https://allevents.in/chardon/camba-weekend-group-ride-big-creek/200030217607902
- **Event Categories**: trips-adventures, Nonprofit
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Chardon
- **state**: OH
- **country**: United States
- **location**: Big Creek Park
- **lat**: 41.620099856184
- **long**: -81.205295529088
- **full address**: Big Creek Park, Chardon, Ohio, United States

## Event gallery

- **Alt text**: CAMBA Weekend Group Ride - Big Creek
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/50a8c0d9666c1be7534033c36342762a6f23fdb98fdeebe1b61b254b799dcfcc-rimg-w1200-h628-dc474631-gmir?v=1781783759

## FAQs

- **Q**: When and where is CAMBA Weekend Group Ride - Big Creek being held?
  - **A:** CAMBA Weekend Group Ride - Big Creek takes place on Sat, 20 Jun, 2026 at 11:00 am to Sat, 20 Jun, 2026 at 11:00 am at Big Creek Park, Chardon, Ohio, United States.
- **Q**: Who is organizing CAMBA Weekend Group Ride - Big Creek?
  - **A:** CAMBA Weekend Group Ride - Big Creek is organized by Cleveland Area Mountain Bike Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CAMBA Weekend Group Ride - Big Creek",
        "image": "https://cdn-az.allevents.in/events2/banners/50a8c0d9666c1be7534033c36342762a6f23fdb98fdeebe1b61b254b799dcfcc-rimg-w1200-h628-dc474631-gmir?v=1781783759",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/chardon/camba-weekend-group-ride-big-creek/200030217607902",
        "location": {
            "@type": "Place",
            "name": "Big Creek Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Chardon, Ohio",
                "addressLocality": "Chardon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.620099856184",
                "longitude": "-81.205295529088"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Group will meet in the main parking lot.  \n\nThis is open to riders at all levels/abilities and is a no-drop ride. We can break up into groups based on skill & desired ride pace.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cleveland Area Mountain Bike Association",
                "url": "https://allevents.in/org/cleveland-area-mountain-bike-association/12811998"
            }
        ]
    }
]
```