

# Event Details

- **Event Name**: July Ride - Indian Lake
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 11:00 am
- **Event Description**: Monthly Ride for July is to Indian Lake. Clutch out at 11AM from the lodge.
- **Event URL**: https://allevents.in/beavercreek/july-ride-indian-lake/200030262768912
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Beavercreek
- **state**: OH
- **country**: United States
- **location**: 1134 Richfield Ctr., Beavercreek, OH
- **lat**: 39.72412
- **long**: -84.08285
- **full address**: 1134 Richfield Ctr., Beavercreek, OH, United States

## Event gallery

- **Alt text**: July Ride - Indian Lake
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/77837495974f73b7896df11429a42f0d5f210bb15542cce27e58a832ba58b0d7-rimg-w480-h639-dcafaea8-gmir?v=1783566791

## FAQs

- **Q**: When and where is July Ride - Indian Lake being held?
  - **A:** July Ride - Indian Lake takes place on Sat, 11 Jul, 2026 at 11:00 am to Sat, 11 Jul, 2026 at 11:00 am at 1134 Richfield Ctr., Beavercreek, OH, United States.
- **Q**: Who is organizing July Ride - Indian Lake?
  - **A:** July Ride - Indian Lake is organized by Dayton 73 Moose Riders.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July Ride - Indian Lake",
        "image": "https://cdn-az.allevents.in/events10/banners/77837495974f73b7896df11429a42f0d5f210bb15542cce27e58a832ba58b0d7-rimg-w480-h639-dcafaea8-gmir?v=1783566791",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/beavercreek/july-ride-indian-lake/200030262768912",
        "location": {
            "@type": "Place",
            "name": "1134 Richfield Ctr., Beavercreek, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1134 Richfield Center Dr, Beavercreek, OH 45430-1121, United States",
                "addressLocality": "Beavercreek",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.72412",
                "longitude": "-84.08285"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly Ride for July is to Indian Lake. Clutch out at 11AM from the lodge.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dayton 73 Moose Riders",
                "url": "https://allevents.in/org/dayton-73-moose-riders/27421673"
            }
        ]
    }
]
```