

# Event Details

- **Event Name**: Ride the Circuit
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 10:00 am – Sat, 01 Aug, 2026 at 04:00 pm
- **Event URL**: https://allevents.in/cuyahoga-falls/ride-the-circuit/200030030431431
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200030030431431?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cuyahoga+falls-events

## Event venue details

- **city**: Cuyahoga Falls
- **state**: OH
- **country**: United States
- **location**: Hall of Fame Harley-Davidson
- **lat**: 41.11767866466
- **long**: -81.485870312198
- **full address**: Hall of Fame Harley-Davidson, 1120 Main St, Cuyahoga Falls, OH 44221-4922, United States

## Event gallery

- **Alt text**: Ride the Circuit
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9cca65aec7fb80ba395a402322e909b88aa425c4ff708a8bf009c5a649728cd2-rimg-w960-h720-dc494547-gmir?v=1785007864

## FAQs

- **Q**: When and where is Ride the Circuit being held?
  - **A:** Ride the Circuit takes place on Sat, 01 Aug, 2026 at 10:00 am to Sat, 01 Aug, 2026 at 04:00 pm at Hall of Fame Harley-Davidson, 1120 Main St, Cuyahoga Falls, OH 44221-4922, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ride the Circuit",
        "image": "https://cdn-az.allevents.in/events6/banners/9cca65aec7fb80ba395a402322e909b88aa425c4ff708a8bf009c5a649728cd2-rimg-w960-h720-dc494547-gmir?v=1785007864",
        "startDate": "2026-08-01",
        "endDate": "2026-08-01",
        "url": "https://allevents.in/cuyahoga-falls/ride-the-circuit/200030030431431",
        "location": {
            "@type": "Place",
            "name": "Hall of Fame Harley-Davidson",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1120 Main St, Cuyahoga Falls, OH 44221-4922, United States",
                "addressLocality": "Cuyahoga Falls",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.11767866466",
                "longitude": "-81.485870312198"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```