

# Event Details

- **Event Name**: Fall Foliage Hike
- **Event Start and End Date**: Mon, 13 Oct, 2025 at 10:00 am – Mon, 13 Oct, 2025 at 12:00 pm
- **Event Description**: Have the day off today? Spend it in the woods! Join us as we hike and enjoy the beauty of an old-growth forest in the fall.  This is a moderate hike. @ Crall Woods.
- **Event URL**: https://allevents.in/new-london/fall-foliage-hike/200028891000711
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: New London
- **state**: OH
- **country**: United States
- **location**: Pinehill Crall Woods
- **lat**: 41.0262776406
- **long**: -82.433971982
- **full address**: Pinehill Crall Woods, 263 Township Road 1601,New London, Ohio, United States

## Event gallery

- **Alt text**: Fall Foliage Hike
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5ba0ceb3de012629e64b9532c705ed8b989b771c255add03d68024051b8eb596-rimg-w1200-h900-dc61462f-gmir?v=1760299478

## FAQs

- **Q**: When and where is Fall Foliage Hike being held?
  - **A:** Fall Foliage Hike takes place on Mon, 13 Oct, 2025 at 10:00 am to Mon, 13 Oct, 2025 at 12:00 pm at Pinehill Crall Woods, 263 Township Road 1601,New London, Ohio, United States.
- **Q**: Who is organizing Fall Foliage Hike?
  - **A:** Fall Foliage Hike is organized by Ashland County Park District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Foliage Hike",
        "image": "https://cdn-az.allevents.in/events8/banners/5ba0ceb3de012629e64b9532c705ed8b989b771c255add03d68024051b8eb596-rimg-w1200-h900-dc61462f-gmir?v=1760299478",
        "startDate": "2025-10-13",
        "endDate": "2025-10-13",
        "url": "https://allevents.in/new-london/fall-foliage-hike/200028891000711",
        "location": {
            "@type": "Place",
            "name": "Pinehill Crall Woods",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "263 Township Road 1601,New London, Ohio",
                "addressLocality": "New London",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.0262776406",
                "longitude": "-82.433971982"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Have the day off today? Spend it in the woods! Join us as we hike and enjoy the beauty of an old-growth forest in the fall.  This is a moderate hike. @ Crall Woods.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ashland County Park District",
                "url": "https://allevents.in/org/ashland-county-park-district/20519420"
            }
        ]
    }
]
```