

# Event Details

- **Event Name**: Mountain Bike Ride
- **Event Start and End Date**: Thu, 04 Jun, 2026 at 06:00 pm – Thu, 17 Sep, 2026 at 06:00 pm (-05:00)
- **Event Description**: Join us for a Mountain Bike Ride!
- **Event URL**: https://allevents.in/osage/mountain-bike-ride/200030106007759
- **Event Categories**: cycling
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Osage
- **state**: IA
- **country**: United States
- **location**: Limestone Brewers
- **lat**: 43.28374
- **long**: -92.81369
- **full address**: Limestone Brewers, 518 Main St, Osage, IA 50461-1211, United States

## Event gallery

- **Alt text**: Mountain Bike Ride
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e6bf1d654fbe589ea299e045096baf2d647b50a48b07e2a0b665b54c0ca98e8c-rimg-w933-h498-dc8e8d92-gmir?v=1780126802

## FAQs

- **Q**: When and where is Mountain Bike Ride being held?
  - **A:** Mountain Bike Ride takes place on Thu, 04 Jun, 2026 at 06:00 pm to Thu, 17 Sep, 2026 at 06:00 pm at Limestone Brewers, 518 Main St, Osage, IA 50461-1211, United States.
- **Q**: Who is organizing Mountain Bike Ride?
  - **A:** Mountain Bike Ride is organized by Limestone Brewers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mountain Bike Ride is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Osage, this event is thoughtfully curated to deliver a standout experience worth every moment. If Mountain Bike Ride sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mountain Bike Ride",
        "image": "https://cdn-az.allevents.in/events10/banners/e6bf1d654fbe589ea299e045096baf2d647b50a48b07e2a0b665b54c0ca98e8c-rimg-w933-h498-dc8e8d92-gmir?v=1780126802",
        "startDate": "2026-06-04T18:00:00-05:00",
        "endDate": "2026-09-17T18:00:00-05:00",
        "url": "https://allevents.in/osage/mountain-bike-ride/200030106007759",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Limestone Brewers",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "518 Main St, Osage, IA 50461-1211, United States",
                "addressLocality": "Osage",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.28374",
                "longitude": "-92.81369"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Mountain Bike Ride!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Limestone Brewers",
                "url": "https://allevents.in/org/limestone-brewers/25992700"
            }
        ]
    }
]
```