{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/drinking-water-available-twin-mountain-nh",
  "name": "Drinking water available",
  "description": "Thirteen Falls Tentsite is located in the heart of the Pemigewasset Wilderness at the junction of the Franconia Brook, Lincoln Brook, and Twin Brook Trails. This remote backcountry site offers 9 tent pads for overnight camping and serves as a strategic base camp for hikers exploring the surrounding 4,000-foot peaks and wilderness trails. The site is equipped with a bear box for food storage, a composting privy, and a designated dishwashing area. A seasonal caretaker is present during peak hik...",
  "url": "https://campertunity.com/listings/campgrounds/drinking-water-available-twin-mountain-nh",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Twin Mountain",
    "addressRegion": "NH",
    "postalCode": "03595",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1651496887207,
    "longitude": -71.594970703125
  },
  "sameAs": [
    "https://campflare.com/campground/thirteen-falls-056"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bear Box"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}