

# Event Details

- **Event Name**: Womens Ride
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 10:00 am
- **Event Description**: Hey ladies we are back for our June ride. This month we are meeting at 10am and KSU 1030 from Salty. Then we are riding to Cheney Lake for lunch at The Outpost.
- **Event URL**: https://allevents.in/hutchinson/womens-ride/200030239041557
- **Event Categories**: meetups, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Hutchinson
- **state**: KS
- **country**: United States
- **location**: 129 E Sherman Street, Hutchinson, KS
- **lat**: 38.05199
- **long**: -97.92886
- **full address**: 129 E Sherman Street, Hutchinson, KS, United States

## Event gallery

- **Alt text**: Womens Ride
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/698daa19f0a0612513955a2a24e9b4ca3cb9f6ec50a453aa82d5c34337d56f58-rimg-w1200-h900-dc171715-gmir?v=1782290847

## FAQs

- **Q**: When and where is Womens Ride being held?
  - **A:** Womens Ride takes place on Sat, 27 Jun, 2026 at 10:00 am to Sat, 27 Jun, 2026 at 10:00 am at 129 E Sherman Street, Hutchinson, KS, United States.
- **Q**: Who is organizing Womens Ride?
  - **A:** Womens Ride is organized by Salty Cycles LLC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Womens Ride",
        "image": "https://cdn-az.allevents.in/events1/banners/698daa19f0a0612513955a2a24e9b4ca3cb9f6ec50a453aa82d5c34337d56f58-rimg-w1200-h900-dc171715-gmir?v=1782290847",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/hutchinson/womens-ride/200030239041557",
        "location": {
            "@type": "Place",
            "name": "129 E Sherman Street, Hutchinson, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "129 E Sherman Ave, Hutchinson, KS 67501-7160, United States",
                "addressLocality": "Hutchinson",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.05199",
                "longitude": "-97.92886"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey ladies we are back for our June ride. This month we are meeting at 10am and KSU 1030 from Salty. Then we are riding to Cheney Lake for lunch at The Outpost.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salty Cycles LLC",
                "url": "https://allevents.in/org/salty-cycles-llc/18554657"
            }
        ]
    }
]
```