{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bucksaw-mo-us",
  "name": "Bucksaw",
  "description": "Explore Bucksaw in Harry S. Truman Lake, Missouri with Recreation.gov. Bucksaw Campground sits on the Grand River Arm of the Harry S. Truman Lake in the hills of western Missouri. The campground is an excellent destination for",
  "url": "https://campertunity.com/listings/campgrounds/bucksaw-mo-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/01/15/20/08/233441_31bf1574-abd1-4b6a-97d8-0decdb39c0f8_1440.jpg",
    "https://cdn.recreation.gov/public/images/75924.jpg",
    "https://cdn.recreation.gov/public/images/75925.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/01/15/20/09/233441_2a8b49ce-8a93-41cc-9ce2-a25916063e44_700.jpg",
    "https://cdn.recreation.gov/public/images/69527.jpg",
    "https://cdn.recreation.gov/public/images/69533.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bucksaw",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.26,
    "longitude": -93.6055556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-08-14"
  },
  "priceRange": "$15-$30"
}