

# Event Details

- **Event Name**: Mayor's Bike Ride
- **Event Start and End Date**: Mon, 01 Jun, 2026 at 10:00 am – Mon, 01 Jun, 2026 at 11:30 am
- **Event Description**: Join Mayor Cavalier Johnson and the City of Milwaukee for a fun, slow-roll ride through downtown in honor of Wisconsin Bike Week! We’ll meet at 10 a.m. on Monday, June 1 at Zeidler Union Square Park, 301 W. Michigan Street, and the ride will kick off shortly after. A limited number of Bublr e-bikes will be available for use.

Also, mark your calendars for two additional Mayor’s Bike Rides this year:
    - Saturday, August 29 at 10 a.m. – Riverside Park, 1500 E. Park Place
     - Wednesday, September 23 at 5:30 p.m. – Gore Park, 1970 W. Olive Street
- **Event URL**: https://allevents.in/milwaukee/mayors-bike-ride/200030152193742
- **Event Categories**: cycling, calendar
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Milwaukee
- **state**: WI
- **country**: United States
- **location**: Ziedler-Union Square
- **lat**: 43.03707
- **long**: -87.91532
- **full address**: Ziedler-Union Square, 301 West Michigan Street,Milwaukee, Wisconsin, United States

## Event gallery

- **Alt text**: Mayor's Bike Ride
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/34fca2efaa4bb3bf9cf3239ea5ad04b0b2525923c01ad1fed148f1acd4166820-rimg-w1200-h630-dc1c2a57-gmir?v=1780014522

## FAQs

- **Q**: When and where is Mayor's Bike Ride being held?
  - **A:** Mayor's Bike Ride takes place on Mon, 01 Jun, 2026 at 10:00 am to Mon, 01 Jun, 2026 at 11:30 am at Ziedler-Union Square, 301 West Michigan Street,Milwaukee, Wisconsin, United States.
- **Q**: Who is organizing Mayor's Bike Ride?
  - **A:** Mayor's Bike Ride is organized by DPW Milwaukee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mayor's Bike Ride",
        "image": "https://cdn-az.allevents.in/events5/banners/34fca2efaa4bb3bf9cf3239ea5ad04b0b2525923c01ad1fed148f1acd4166820-rimg-w1200-h630-dc1c2a57-gmir?v=1780014522",
        "startDate": "2026-06-01",
        "endDate": "2026-06-01",
        "url": "https://allevents.in/milwaukee/mayors-bike-ride/200030152193742",
        "location": {
            "@type": "Place",
            "name": "Ziedler-Union Square",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 West Michigan Street,Milwaukee, Wisconsin",
                "addressLocality": "Milwaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.03707",
                "longitude": "-87.91532"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Mayor Cavalier Johnson and the City of Milwaukee for a fun, slow-roll ride through downtown in honor of Wisconsin Bike Week! We’ll meet at 10 a.m. on Monday, June 1 at Zeidler Union Square Park, 301 W. Michigan Street, and the ride will kick off shortly after. A limited number of Bublr e-bikes",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DPW Milwaukee",
                "url": "https://allevents.in/org/dpw-milwaukee/17849394"
            }
        ]
    }
]
```