

# Event Details

- **Event Name**: Hike at Riverfront Park
- **Event Start and End Date**: Sat, 10 Jul, 2021 at 09:00 am
- **Event Description**: Join us for a hike at Riverfront Regional Park.  

We'll be enjoying simple time outdoors and each other's presence.

Parking is $7, and the hike is about 2 miles and flat (it's more of a walk).
- **Event URL**: https://allevents.in/windsor/hike-at-riverfront-park/200021195841317
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Windsor
- **state**: CA
- **country**: United States
- **location**: Riverfront Regional Park
- **lat**: 38.518261369966
- **long**: -122.85486288394
- **full address**: Riverfront Regional Park, 7821 Eastside Rd, Windsor, CA 95492, United States

## Event gallery

- **Alt text**: Hike at Riverfront Park
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8769df44554fe0f0d0a6ff3b67bc27c674e0c531ce0ddd482de478b509ba7a76-rimg-w526-h526-gmir.jpg?v=1625829519

## FAQs

- **Q**: When and where is Hike at Riverfront Park being held?
  - **A:** Hike at Riverfront Park takes place on Sat, 10 Jul, 2021 at 09:00 am to Sat, 10 Jul, 2021 at 09:00 am at Riverfront Regional Park, 7821 Eastside Rd, Windsor, CA 95492, United States.
- **Q**: Who is organizing Hike at Riverfront Park?
  - **A:** Hike at Riverfront Park is organized by Shiloh Neighborhood Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hike at Riverfront Park",
        "image": "https://cdn-az.allevents.in/events4/banners/8769df44554fe0f0d0a6ff3b67bc27c674e0c531ce0ddd482de478b509ba7a76-rimg-w526-h526-gmir.jpg?v=1625829519",
        "startDate": "2021-07-10",
        "url": "https://allevents.in/windsor/hike-at-riverfront-park/200021195841317",
        "location": {
            "@type": "Place",
            "name": "Riverfront Regional Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7821 Eastside Rd, Windsor, CA 95492",
                "addressLocality": "Windsor",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.518261369966",
                "longitude": "-122.85486288394"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a hike at Riverfront Regional Park.  \n\nWe'll be enjoying simple time outdoors and each other's presence.\n\nParking is $7, and the hike is about 2 miles and flat (it's more of a walk).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shiloh Neighborhood Church",
                "url": "https://allevents.in/org/shiloh-neighborhood-church/15085454",
                "description": "Love God. Love neighbors."
            }
        ]
    }
]
```