

# Event Details

- **Event Name**: Neighborhood Ride
- **Event Start and End Date**: Mon, 13 Apr, 2026 at 06:00 pm – Mon, 13 Apr, 2026 at 07:30 pm (-04:00)
- **Event Description**: Join us the last Monday of each month at 6 pm for a casual neighborhood ride between 5-10 miles. All levels encouraged to join. Meet some neighbors, see some streets you might pass by, and join us for a post ride beverage at the shop.
- **Event URL**: https://allevents.in/dayton/neighborhood-ride/200029934927823
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dayton
- **state**: KY
- **country**: United States
- **location**: 2009 Madison Road, Cincinnati, OH, United States, Ohio 45208
- **lat**: 39.13184
- **long**: -84.46249
- **full address**: 2009 Madison Road, Cincinnati, OH, United States, Ohio 45208, 2009 Madison Rd, Cincinnati, OH 45208-3218, United States, Dayton

## Event gallery

- **Alt text**: Neighborhood Ride
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f076125a7c24fefc877c5324bffe1df73e3c2c4035c25cbdd6375305d1234e3b-rimg-w1200-h1600-dca98f7b-gmir?v=1776058162

## FAQs

- **Q**: When and where is Neighborhood Ride being held?
  - **A:** Neighborhood Ride takes place on Mon, 13 Apr, 2026 at 06:00 pm to Mon, 13 Apr, 2026 at 07:30 pm at 2009 Madison Road, Cincinnati, OH, United States, Ohio 45208, 2009 Madison Rd, Cincinnati, OH 45208-3218, United States, Dayton.
- **Q**: Who is organizing Neighborhood Ride?
  - **A:** Neighborhood Ride is organized by Public Service Bicycle Works.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Neighborhood Ride",
        "image": "https://cdn-az.allevents.in/events7/banners/f076125a7c24fefc877c5324bffe1df73e3c2c4035c25cbdd6375305d1234e3b-rimg-w1200-h1600-dca98f7b-gmir?v=1776058162",
        "startDate": "2026-04-13T18:00:00-04:00",
        "endDate": "2026-04-13T19:30:00-04:00",
        "url": "https://allevents.in/dayton/neighborhood-ride/200029934927823",
        "location": {
            "@type": "Place",
            "name": "2009 Madison Road, Cincinnati, OH, United States, Ohio 45208",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2009 Madison Rd, Cincinnati, OH 45208-3218, United States",
                "addressLocality": "Dayton",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.13184",
                "longitude": "-84.46249"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us the last Monday of each month at 6 pm for a casual neighborhood ride between 5-10 miles. All levels encouraged to join. Meet some neighbors, see some streets you might pass by, and join us for a post ride beverage at the shop.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Public Service Bicycle Works",
                "url": "https://allevents.in/org/public-service-bicycle-works/26527051"
            }
        ]
    }
]
```