

# Event Details

- **Event Name**: Family Ride
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 06:00 pm (-04:00)
- **Event Description**: Meet in the Stadium Rd lot.  This will be a family friendly ride of about 5 miles from Clay HS in and around the Oregon Rec.  We will go very slow to keep the group together.  Ice cream afterwards at Freight House.
- **Event URL**: https://allevents.in/oregon/family-ride/200030146647534
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200030146647534?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=oregon-events

## Event venue details

- **city**: Oregon
- **state**: OH
- **country**: United States
- **location**: Clay High School
- **lat**: 41.65277
- **long**: -83.41291
- **full address**: Clay High School, Oregon, Ohio, United States

## Event gallery

- **Alt text**: Family Ride
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f10879504517a5c3e7992cebcb2a59d7f363cf41cfec3ff8faa3f1042ce1543b-rimg-w1200-h852-dcffffff-gmir?v=1780595929

## FAQs

- **Q**: When and where is Family Ride being held?
  - **A:** Family Ride takes place on Thu, 25 Jun, 2026 at 06:00 pm to Thu, 25 Jun, 2026 at 06:00 pm at Clay High School, Oregon, Ohio, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Ride",
        "image": "https://cdn-az.allevents.in/events10/banners/f10879504517a5c3e7992cebcb2a59d7f363cf41cfec3ff8faa3f1042ce1543b-rimg-w1200-h852-dcffffff-gmir?v=1780595929",
        "startDate": "2026-06-25T18:00:00-04:00",
        "url": "https://allevents.in/oregon/family-ride/200030146647534",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Clay High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Oregon, Ohio",
                "addressLocality": "Oregon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.65277",
                "longitude": "-83.41291"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet in the Stadium Rd lot.  This will be a family friendly ride of about 5 miles from Clay HS in and around the Oregon Rec.  We will go very slow to keep the group together.  Ice cream afterwards at Freight House."
    }
]
```