{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-foothills-rv-camp-underhill-vt",
  "name": "Mountain Foothills RV Camp",
  "description": "Nestled beneath Vermont‚Äôs highest peak, this serene RV camping spot sits on a gravel road between two popular hiking trailheads. Enjoy level, sunny sites surrounded by birch and pine, with easy access to Mount Mansfield State Park and Stevensville trails just two miles away. Guests praise the gorgeous mountain views, reliable power hookups, and attentive hosts offering trail tips and seamless communication for a memorable outdoor adventure.",
  "url": "https://campertunity.com/listings/campgrounds/mountain-foothills-rv-camp-underhill-vt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31973/photo-gallery/xM1Lhryhrs4MY4c9_ccdb857fca536f04c7f7141d87bc66b9_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/249626/profile/pBmr53YnWcM1rcQj_f7a496c2499e1d6444b131b97d4b757a_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Underhill, VT",
    "addressLocality": "Underhill",
    "addressRegion": "VT",
    "postalCode": "05489",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.52555636,
    "longitude": -72.84853806
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}