

# Event Details

- **Event Name**: Woodland Wonders Hike
- **Event Start and End Date**: Fri, 27 Mar, 2026 at 05:00 pm
- **Event Description**: A guided hike—learning about local wildlife, plants, and ecosystems while exploring the great outdoors.
- **Event URL**: https://allevents.in/andover/woodland-wonders-hike/200029778324022
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Andover
- **state**: OH
- **country**: United States
- **location**: Birches Boat Launch
- **lat**: 41.570776830368
- **long**: -80.529707501845
- **full address**: Birches Boat Launch, 6638 Pymatuning Lake Rd, Andover, OH 44003, United States

## Event gallery

- **Alt text**: Woodland Wonders Hike
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a2000f9dc1f7383a94c22b15ab6d5ce3559123b726000f65bd1d82142882b4b4-rimg-w1200-h793-dcd6c1a7-gmir?v=1773603383

## FAQs

- **Q**: When and where is Woodland Wonders Hike being held?
  - **A:** Woodland Wonders Hike takes place on Fri, 27 Mar, 2026 at 05:00 pm to Fri, 27 Mar, 2026 at 05:00 pm at Birches Boat Launch, 6638 Pymatuning Lake Rd, Andover, OH 44003, United States.
- **Q**: Who is organizing Woodland Wonders Hike?
  - **A:** Woodland Wonders Hike is organized by Pymatuning State Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Woodland Wonders Hike",
        "image": "https://cdn-az.allevents.in/events10/banners/a2000f9dc1f7383a94c22b15ab6d5ce3559123b726000f65bd1d82142882b4b4-rimg-w1200-h793-dcd6c1a7-gmir?v=1773603383",
        "startDate": "2026-03-27",
        "url": "https://allevents.in/andover/woodland-wonders-hike/200029778324022",
        "location": {
            "@type": "Place",
            "name": "Birches Boat Launch",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6638 Pymatuning Lake Rd, Andover, OH 44003, United States",
                "addressLocality": "Andover",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.570776830368",
                "longitude": "-80.529707501845"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A guided hike—learning about local wildlife, plants, and ecosystems while exploring the great outdoors.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pymatuning State Park",
                "url": "https://allevents.in/org/pymatuning-state-park/24026686"
            }
        ]
    }
]
```