

# Event Details

- **Event Name**: Big Creek Trail Day
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 09:00 am – Sun, 12 Apr, 2026 at 12:30 pm (-04:00)
- **Event Description**: Meet at the POWER LINES parking area. (Right next to the Geauga Parks North Operations center on Robinson Road.)  We'll be cleaning up the southern half of the trails.
- **Event URL**: https://allevents.in/chardon/big-creek-trail-day/200029913837515
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Chardon
- **state**: OH
- **country**: United States
- **location**: Big Creek
- **lat**: 41.61701
- **long**: -81.20656
- **full address**: Big Creek, 9160 Robinson Rd,Chardon, Ohio, United States

## Event gallery

- **Alt text**: Big Creek Trail Day
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/60038a84a451b756e3d130bbe2391f5e18ff61980683f709bab9d9855c16d859-rimg-w1175-h880-dcaec39a-gmir?v=1775734515

## FAQs

- **Q**: When and where is Big Creek Trail Day being held?
  - **A:** Big Creek Trail Day takes place on Sun, 12 Apr, 2026 at 09:00 am to Sun, 12 Apr, 2026 at 12:30 pm at Big Creek, 9160 Robinson Rd,Chardon, Ohio, United States.
- **Q**: Who is organizing Big Creek Trail Day?
  - **A:** Big Creek Trail Day is organized by Cleveland Area Mountain Bike Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Big Creek Trail Day",
        "image": "https://cdn-az.allevents.in/events8/banners/60038a84a451b756e3d130bbe2391f5e18ff61980683f709bab9d9855c16d859-rimg-w1175-h880-dcaec39a-gmir?v=1775734515",
        "startDate": "2026-04-12T09:00:00-04:00",
        "endDate": "2026-04-12T12:30:00-04:00",
        "url": "https://allevents.in/chardon/big-creek-trail-day/200029913837515",
        "location": {
            "@type": "Place",
            "name": "Big Creek",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9160 Robinson Rd,Chardon, Ohio",
                "addressLocality": "Chardon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.61701",
                "longitude": "-81.20656"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet at the POWER LINES parking area. (Right next to the Geauga Parks North Operations center on Robinson Road.)  We'll be cleaning up the southern half of the trails.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cleveland Area Mountain Bike Association",
                "url": "https://allevents.in/org/cleveland-area-mountain-bike-association/12811998"
            }
        ]
    }
]
```