{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-strafford-vt",
  "name": "Boondocking host near Strafford, VT",
  "description": "Hillside parking with a peaceful view. The area is known for excellent hikes & gravel or road biking.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-strafford-vt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/17958/photo-gallery/pRR2bl15yXBU2pnH_93cd214ebeb38b7f3fd9778a49ae8738_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/214220/profile/Psq5CGC59fpSlrLP_1d1613408c1251845866ef3db44eac57_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strafford, VT",
    "addressLocality": "Strafford",
    "addressRegion": "VT",
    "postalCode": "05070",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8538786,
    "longitude": -72.23479532
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}