

# Event Details

- **Event Name**: Bike Rodeo
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 02:00 pm
- **Event Description**: Bring the whole family for an afternoon of fun, and community engagement! Families will have the opportunity to practice bike safety skills, participate in exciting activities, and enjoy time with friends and neighbors
- **Event URL**: https://allevents.in/cincinnati/bike-rodeo/200030278501226
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cincinnati
- **state**: OH
- **country**: United States
- **location**: 4151 Turrill St, Cincinnati, OH, United States, Ohio 45223
- **lat**: 39.1622
- **long**: -84.54276
- **full address**: 4151 Turrill St, Cincinnati, OH, United States, Ohio 45223

## Event gallery

- **Alt text**: Bike Rodeo
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e2faa8a9229052f6aeea80ef67aa96cfcf045ac8d2b27019edbb37f519ed6ab9-rimg-w481-h551-dcfefad2-gmir?v=1782023666

## FAQs

- **Q**: When and where is Bike Rodeo being held?
  - **A:** Bike Rodeo takes place on Thu, 25 Jun, 2026 at 02:00 pm to Thu, 25 Jun, 2026 at 02:00 pm at 4151 Turrill St, Cincinnati, OH, United States, Ohio 45223.
- **Q**: Who is organizing Bike Rodeo?
  - **A:** Bike Rodeo is organized by Chase School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bike Rodeo",
        "image": "https://cdn-az.allevents.in/events7/banners/e2faa8a9229052f6aeea80ef67aa96cfcf045ac8d2b27019edbb37f519ed6ab9-rimg-w481-h551-dcfefad2-gmir?v=1782023666",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/cincinnati/bike-rodeo/200030278501226",
        "location": {
            "@type": "Place",
            "name": "4151 Turrill St, Cincinnati, OH, United States, Ohio 45223",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4151 Turrill St, Cincinnati, OH 45223-2218, United States",
                "addressLocality": "Cincinnati",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.1622",
                "longitude": "-84.54276"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the whole family for an afternoon of fun, and community engagement! Families will have the opportunity to practice bike safety skills, participate in exciting activities, and enjoy time with friends and neighbors",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chase School",
                "url": "https://allevents.in/org/chase-school/27947569"
            }
        ]
    }
]
```