

# Event Details

- **Event Name**: Community Bike Ride
- **Event Start and End Date**: Sat, 16 May, 2026 at 10:00 am (-05:00)
- **Event Description**: UNC first community ride of 2026
- **Event URL**: https://allevents.in/wauwatosa/community-bike-ride/200030045584146
- **Event Categories**: cycling
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Wauwatosa
- **state**: WI
- **country**: United States
- **location**: Dineen Park, Milwaukee, Wisconsin
- **lat**: 43.08496326711
- **long**: -87.994702864525
- **full address**: Dineen Park, Milwaukee, Wisconsin, Milwaukee, Wisconsin, Wauwatosa, United States

## Event gallery

- **Alt text**: Community Bike Ride
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6b327289c5b64caf9297c8645d9d75f4740ed8173b109a5e97a11263dc060004-rimg-w1200-h800-dc141915-gmir?v=1778550825

## FAQs

- **Q**: When and where is Community Bike Ride being held?
  - **A:** Community Bike Ride takes place on Sat, 16 May, 2026 at 10:00 am to Sat, 16 May, 2026 at 10:00 am at Dineen Park, Milwaukee, Wisconsin, Milwaukee, Wisconsin, Wauwatosa, United States.
- **Q**: Who is organizing Community Bike Ride?
  - **A:** Community Bike Ride is organized by Urban Nature Connection.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Bike Ride",
        "image": "https://cdn-az.allevents.in/events2/banners/6b327289c5b64caf9297c8645d9d75f4740ed8173b109a5e97a11263dc060004-rimg-w1200-h800-dc141915-gmir?v=1778550825",
        "startDate": "2026-05-16T10:00:00-05:00",
        "url": "https://allevents.in/wauwatosa/community-bike-ride/200030045584146",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dineen Park, Milwaukee, Wisconsin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Milwaukee, Wisconsin",
                "addressLocality": "Wauwatosa",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.08496326711",
                "longitude": "-87.994702864525"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "UNC first community ride of 2026",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Urban Nature Connection",
                "url": "https://allevents.in/org/urban-nature-connection/27120086"
            }
        ]
    }
]
```