{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-warsaw-mo-us",
  "name": "Boondocking host near Warsaw, MO",
  "description": "Lake Life, Truman Lake.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-warsaw-mo-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30449/photo-gallery/MAYjD1puWvTBwLAs_bb12895f64c2ac76208a2d9e3c87d757_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/541612/profile/fpe0oSjoQ2Sd4iEO_3127c17fb2903c4442b575cd4bf89746_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Warsaw, MO",
    "addressLocality": "Warsaw",
    "addressRegion": "MO",
    "postalCode": "65355",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.30278688,
    "longitude": -93.33451118
  },
  "checkoutTime": "10:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}