

# Event Details

- **Event Name**: Hike from Watson to Wildcat!
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 11:00 am
- **Event Description**: We will meet at Watson Park at 11am on Sunday the 29th of March. Please park in the Watson Park parking lot. From there we will walk the new trail from Watson to Wildcat Falls and back. All ages welcome, as well as dogs.
- **Event URL**: https://allevents.in/merrimack/hike-from-watson-to-wildcat/200029811266435
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 52

## Ticket Details


## Event venue details

- **city**: Merrimack
- **state**: NH
- **country**: United States
- **location**: Watson Park
- **lat**: 42.861801994004
- **long**: -71.492544029209
- **full address**: Watson Park, 447 Daniel Webster Hwy,Merrimack, New Hampshire, United States

## Event gallery

- **Alt text**: Hike from Watson to Wildcat!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0f31351e98ee62f93726e8ea36200faf27b1ff3e21348265a14119fb40cd985c-rimg-w1034-h2048-dc173233-gmir?v=1774220812

## FAQs

- **Q**: When and where is Hike from Watson to Wildcat! being held?
  - **A:** Hike from Watson to Wildcat! takes place on Sun, 29 Mar, 2026 at 11:00 am to Sun, 29 Mar, 2026 at 11:00 am at Watson Park, 447 Daniel Webster Hwy,Merrimack, New Hampshire, United States.
- **Q**: Who is organizing Hike from Watson to Wildcat!?
  - **A:** Hike from Watson to Wildcat! is organized by Merrimack Adventures.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hike from Watson to Wildcat!",
        "image": "https://cdn-az.allevents.in/events2/banners/0f31351e98ee62f93726e8ea36200faf27b1ff3e21348265a14119fb40cd985c-rimg-w1034-h2048-dc173233-gmir?v=1774220812",
        "startDate": "2026-03-29",
        "url": "https://allevents.in/merrimack/hike-from-watson-to-wildcat/200029811266435",
        "location": {
            "@type": "Place",
            "name": "Watson Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "447 Daniel Webster Hwy,Merrimack, New Hampshire",
                "addressLocality": "Merrimack",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.861801994004",
                "longitude": "-71.492544029209"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will meet at Watson Park at 11am on Sunday the 29th of March. Please park in the Watson Park parking lot. From there we will walk the new trail from Watson to Wildcat Falls and back. All ages welcome, as well as dogs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Merrimack Adventures",
                "url": "https://allevents.in/org/merrimack-adventures/19338737"
            }
        ]
    }
]
```