

# Event Details

- **Event Name**: Haunted Hike
- **Event Start and End Date**: Fri, 17 Oct, 2025 at 06:00 pm – Fri, 17 Oct, 2025 at 08:00 pm
- **Event Description**: Come join us!!
- **Event URL**: https://allevents.in/creswell/haunted-hike/200028948760919
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 162

## Ticket Details


## Event venue details

- **city**: Creswell
- **state**: NC
- **country**: United States
- **location**: Pettigrew State Park
- **lat**: 35.7972
- **long**: -76.4219
- **full address**: Pettigrew State Park, Creswell, North Carolina, United States

## Event gallery

- **Alt text**: Haunted Hike
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4509a6f1b88d406a49654bae52ce2163d908dc540ceda3711a7f75c9944571ec-rimg-w784-h1020-dc131212-gmir?v=1759511491

## FAQs

- **Q**: When and where is Haunted Hike being held?
  - **A:** Haunted Hike takes place on Fri, 17 Oct, 2025 at 06:00 pm to Fri, 17 Oct, 2025 at 08:00 pm at Pettigrew State Park, Creswell, North Carolina, United States.
- **Q**: Who is organizing Haunted Hike?
  - **A:** Haunted Hike is organized by Friends of Pettigrew State Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Haunted Hike",
        "image": "https://cdn-az.allevents.in/events7/banners/4509a6f1b88d406a49654bae52ce2163d908dc540ceda3711a7f75c9944571ec-rimg-w784-h1020-dc131212-gmir?v=1759511491",
        "startDate": "2025-10-17",
        "endDate": "2025-10-17",
        "url": "https://allevents.in/creswell/haunted-hike/200028948760919",
        "location": {
            "@type": "Place",
            "name": "Pettigrew State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Creswell, North Carolina",
                "addressLocality": "Creswell",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.7972",
                "longitude": "-76.4219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Pettigrew State Park",
                "url": "https://allevents.in/org/friends-of-pettigrew-state-park/26791089"
            }
        ]
    }
]
```