

# Event Details

- **Event Name**: GROUP BIKE RIDE
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 10:00 am
- **Event Description**: We will meet MPLD and ride down as far as we'd like to or past Riverfront Park!
- **Event URL**: https://allevents.in/alton/group-bike-ride/200030125531837
- **Event Categories**: cycling
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

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

## Event venue details

- **city**: Alton
- **state**: IL
- **country**: United States
- **location**: Melvin Price Locks and Dam
- **lat**: 38.87090830716
- **long**: -90.150954725843
- **full address**: Melvin Price Locks and Dam, Alton, Illinois, United States

## Event gallery

- **Alt text**: GROUP BIKE RIDE
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b4cb2416c0113976964089f0fb1c118e9346f221befd8c101403cabb3500730d-rimg-w960-h480-dc762c85-gmir?v=1782488535

## FAQs

- **Q**: When and where is GROUP BIKE RIDE being held?
  - **A:** GROUP BIKE RIDE takes place on Sat, 27 Jun, 2026 at 10:00 am to Sat, 27 Jun, 2026 at 10:00 am at Melvin Price Locks and Dam, Alton, Illinois, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "GROUP BIKE RIDE",
        "image": "https://cdn-az.allevents.in/events9/banners/b4cb2416c0113976964089f0fb1c118e9346f221befd8c101403cabb3500730d-rimg-w960-h480-dc762c85-gmir?v=1782488535",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/alton/group-bike-ride/200030125531837",
        "location": {
            "@type": "Place",
            "name": "Melvin Price Locks and Dam",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Alton, Illinois",
                "addressLocality": "Alton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.87090830716",
                "longitude": "-90.150954725843"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will meet MPLD and ride down as far as we'd like to or past Riverfront Park!"
    }
]
```