

# Event Details

- **Event Name**: Bird Hike
- **Event Start and End Date**: Sat, 09 Aug, 2025 at 09:30 am
- **Event Description**: Join us for a wonderful morning hike to enjoy birds! Bring your own binoculars if you have them. The hike will be about a mile on grass/dirt with some elevation change and rocky surfaces.
- **Event URL**: https://allevents.in/glenford/bird-hike/200028354028401
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Glenford
- **state**: OH
- **country**: United States
- **location**: 3400 Cooperriders Rd NW, Glenford, OH 43739-9648, United States
- **lat**: 39.86477
- **long**: -82.30448
- **full address**: 3400 Cooperriders Rd NW, Glenford, OH 43739-9648, United States

## Event gallery

- **Alt text**: Bird Hike
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/89cd6bcaeadb1a59cdc7bb08528de7a3313afe986d1c2104aee124983a7bc42d-rimg-w1200-h900-dcd4d8ce-gmir?v=1753851687

## FAQs

- **Q**: When and where is Bird Hike being held?
  - **A:** Bird Hike takes place on Sat, 09 Aug, 2025 at 09:30 am to Sat, 09 Aug, 2025 at 09:30 am at 3400 Cooperriders Rd NW, Glenford, OH 43739-9648, United States.
- **Q**: Who is organizing Bird Hike?
  - **A:** Bird Hike is organized by Perry County Park District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bird Hike",
        "image": "https://cdn-az.allevents.in/events3/banners/89cd6bcaeadb1a59cdc7bb08528de7a3313afe986d1c2104aee124983a7bc42d-rimg-w1200-h900-dcd4d8ce-gmir?v=1753851687",
        "startDate": "2025-08-09",
        "url": "https://allevents.in/glenford/bird-hike/200028354028401",
        "location": {
            "@type": "Place",
            "name": "3400 Cooperriders Rd NW, Glenford, OH 43739-9648, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3400 Cooperriders Rd NW, Glenford, OH 43739-9648, United States",
                "addressLocality": "Glenford",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.86477",
                "longitude": "-82.30448"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a wonderful morning hike to enjoy birds! Bring your own binoculars if you have them. The hike will be about a mile on grass/dirt with some elevation change and rocky surfaces.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Perry County Park District",
                "url": "https://allevents.in/org/perry-county-park-district/26043068"
            }
        ]
    }
]
```