{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-underhill-vt",
  "name": "Boondocking host near Underhill, VT",
  "description": "Perched on the way up Mt. Mansfield; Vermont’s highest peak. We are located on a gravel road between the two trailheads for hiking; Mount Mansfield State Park and Stevensville trailheads are 2 miles from the location.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-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.53203478,
    "longitude": -72.89258106
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}