

# Event Details

- **Event Name**: August Hike
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 08:00 am
- **Event Description**: Join us for an end of summer hike. Hike all or part of it and enjoy lunch together afterwards. Car pooling starts at the Y at 8 am. Invite anyone that might be interested.
- **Event URL**: https://allevents.in/newfield/august-hike/200030616803926
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Newfield
- **state**: NY
- **country**: United States
- **location**: Robert H. Treman State Park
- **lat**: 42.4
- **long**: -76.574
- **full address**: Robert H. Treman State Park, Enfield, New York, Newfield, United States

## Event gallery

- **Alt text**: August Hike
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/31f04eb81e16f1fa5cdee8ad2dae6631ffaf1fb9203a54c1b3d7635aad604dc6-rimg-w1153-h2048-dcf8f8f8-gmir?v=1787720546

## FAQs

- **Q**: When and where is August Hike being held?
  - **A:** August Hike takes place on Fri, 28 Aug, 2026 at 08:00 am to Fri, 28 Aug, 2026 at 08:00 am at Robert H. Treman State Park, Enfield, New York, Newfield, United States.
- **Q**: Who is organizing August Hike?
  - **A:** August Hike is organized by Doreen McCarthy Secor.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "August Hike",
        "image": "https://cdn-az.allevents.in/events6/banners/31f04eb81e16f1fa5cdee8ad2dae6631ffaf1fb9203a54c1b3d7635aad604dc6-rimg-w1153-h2048-dcf8f8f8-gmir?v=1787720546",
        "startDate": "2026-08-28",
        "url": "https://allevents.in/newfield/august-hike/200030616803926",
        "location": {
            "@type": "Place",
            "name": "Robert H. Treman State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Enfield, New York",
                "addressLocality": "Newfield",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.4",
                "longitude": "-76.574"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an end of summer hike. Hike all or part of it and enjoy lunch together afterwards. Car pooling starts at the Y at 8 am. Invite anyone that might be interested.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Doreen McCarthy Secor",
                "url": "https://allevents.in/org/doreen-mccarthy-secor/22926561"
            }
        ]
    }
]
```