{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-valley-golf-derry-nh-us",
  "name": "Hidden Valley RV & Golf Park",
  "description": "Hidden Valley RV & Golf Park is located at 81 Damren Road, Derry NH 3038. Hidden Valley RV & Golf Park can be contacted at ***-***-**** or http://hiddenvalleyrvgolf.com/",
  "url": "https://campertunity.com/listings/campgrounds/hidden-valley-golf-derry-nh-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "81 Damren Road",
    "addressLocality": "Derry",
    "addressRegion": "NH",
    "postalCode": "3038",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.916984,
    "longitude": -71.239913
  }
}