

# Event Details

- **Event Name**: Wide Water Hike, fishing and Bow Shoot
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 09:30 am
- **Event Description**: Creating an environment for outdoor activities for families, kids, and veterans.
- **Event URL**: https://allevents.in/stafford/wide-water-hike-fishing-and-bow-shoot/200030158825959
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Stafford
- **state**: VA
- **country**: United States
- **location**: Widewater State Park
- **lat**: 38.412710382847
- **long**: -77.335510253906
- **full address**: Widewater State Park, 91 Woodrow Dr, Stafford, VA 22554-3330, United States

## Event gallery

- **Alt text**: Wide Water Hike, fishing and Bow Shoot
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3f40a22db11cd729fcadfecc60b713b9aab568f493f1c87e6a1037b0fe56ebea-rimg-w870-h537-dcc2c08d-gmir?v=1783639800

## FAQs

- **Q**: When and where is Wide Water Hike, fishing and Bow Shoot being held?
  - **A:** Wide Water Hike, fishing and Bow Shoot takes place on Sun, 12 Jul, 2026 at 09:30 am to Sun, 12 Jul, 2026 at 09:30 am at Widewater State Park, 91 Woodrow Dr, Stafford, VA 22554-3330, United States.
- **Q**: Who is organizing Wide Water Hike, fishing and Bow Shoot?
  - **A:** Wide Water Hike, fishing and Bow Shoot is organized by Easy Day Outdoors.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wide Water Hike, fishing and Bow Shoot",
        "image": "https://cdn-az.allevents.in/events7/banners/3f40a22db11cd729fcadfecc60b713b9aab568f493f1c87e6a1037b0fe56ebea-rimg-w870-h537-dcc2c08d-gmir?v=1783639800",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/stafford/wide-water-hike-fishing-and-bow-shoot/200030158825959",
        "location": {
            "@type": "Place",
            "name": "Widewater State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "91 Woodrow Dr, Stafford, VA 22554-3330, United States",
                "addressLocality": "Stafford",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.412710382847",
                "longitude": "-77.335510253906"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Creating an environment for outdoor activities for families, kids, and veterans.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Easy Day Outdoors",
                "url": "https://allevents.in/org/easy-day-outdoors/27861773"
            }
        ]
    }
]
```