

# Event Details

- **Event Name**: Start Your Ride Here
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 12:00 pm (-07:00)
- **Event Description**: Start your motorcycle ride for the day here.
- **Event URL**: https://allevents.in/eugene/start-your-ride-here/200030084221649
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: United States
- **location**: 86441 College View Rd, Eugene, OR, United States, Oregon 97405
- **lat**: 44.0109
- **long**: -123.02104
- **full address**: 86441 College View Rd, Eugene, OR, United States, Oregon 97405

## Event gallery

- **Alt text**: Start Your Ride Here
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/101000a854e966e7773013bbba990b2ecbae31f75abc6d23d02465e80668a15e-rimg-w1200-h468-dc340306-gmir?v=1779332449

## FAQs

- **Q**: When and where is Start Your Ride Here being held?
  - **A:** Start Your Ride Here takes place on Sat, 06 Jun, 2026 at 12:00 pm to Sat, 06 Jun, 2026 at 12:00 pm at 86441 College View Rd, Eugene, OR, United States, Oregon 97405.
- **Q**: Who is organizing Start Your Ride Here?
  - **A:** Start Your Ride Here is organized by Willamette Valley Harley-Davidson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Start Your Ride Here",
        "image": "https://cdn-az.allevents.in/events10/banners/101000a854e966e7773013bbba990b2ecbae31f75abc6d23d02465e80668a15e-rimg-w1200-h468-dc340306-gmir?v=1779332449",
        "startDate": "2026-06-06T12:00:00-07:00",
        "url": "https://allevents.in/eugene/start-your-ride-here/200030084221649",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "86441 College View Rd, Eugene, OR, United States, Oregon 97405",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "86441 College View Rd, Eugene, OR 97405-9631, United States",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.0109",
                "longitude": "-123.02104"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Start your motorcycle ride for the day here.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Willamette Valley Harley-Davidson",
                "url": "https://allevents.in/org/willamette-valley-harley-davidson/12066871",
                "description": "Willamette Valley Harley-Davidson  \n 86441 College View Rd, Eugene, OR 97405"
            }
        ]
    }
]
```