

# Event Details

- **Event Name**: HVRC Sunday Morning Run
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 07:30 am – Sun, 08 Mar, 2026 at 09:30 am
- **Event Description**: Sunday morning fun run (4 - 6) conversational pace miles with good company and coffee social afterwards.
- **Event URL**: https://allevents.in/happy-valley/hvrc-sunday-morning-run/200029761934106
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029761934106?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=happy+valley-events

## Event venue details

- **city**: Happy Valley
- **state**: OR
- **country**: United States
- **location**: New Seasons Market
- **lat**: 45.428312260506
- **long**: -122.49979177493
- **full address**: New Seasons Market, Eye Health Northwest, 15963 SE Sunnyside Rd, Happy Valley, OR 97086, United States

## Event gallery

- **Alt text**: HVRC Sunday Morning Run
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9e5fed752902778fc28f883824817b4100db6bb47f0d74f93c5215f8f733030e-rimg-w960-h720-dca8aba7-gmir?v=1772485326

## FAQs

- **Q**: When and where is HVRC Sunday Morning Run being held?
  - **A:** HVRC Sunday Morning Run takes place on Sun, 08 Mar, 2026 at 07:30 am to Sun, 08 Mar, 2026 at 09:30 am at New Seasons Market, Eye Health Northwest, 15963 SE Sunnyside Rd, Happy Valley, OR 97086, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HVRC Sunday Morning Run",
        "image": "https://cdn-az.allevents.in/events9/banners/9e5fed752902778fc28f883824817b4100db6bb47f0d74f93c5215f8f733030e-rimg-w960-h720-dca8aba7-gmir?v=1772485326",
        "startDate": "2026-03-08",
        "endDate": "2026-03-08",
        "url": "https://allevents.in/happy-valley/hvrc-sunday-morning-run/200029761934106",
        "location": {
            "@type": "Place",
            "name": "New Seasons Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Eye Health Northwest, 15963 SE Sunnyside Rd, Happy Valley, OR 97086, United States",
                "addressLocality": "Happy Valley",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.428312260506",
                "longitude": "-122.49979177493"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday morning fun run (4 - 6) conversational pace miles with good company and coffee social afterwards."
    }
]
```