{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bluff-view-clearwater-lake-mo",
  "name": "Bluff View(Clearwater Lake)",
  "description": "Explore Bluff View(Clearwater Lake) in Clearwater Lake, Missouri with Recreation.gov. Bluff View Campground on Clearwater Lake greets visitors with excellent camping, fishing, swimming, boating and picnicking opportunities. Local wildlife inc",
  "url": "https://campertunity.com/listings/campgrounds/bluff-view-clearwater-lake-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/02/23/10/0d14c61a-f7d5-4f05-879c-97473642699d_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/02/23/07/9c596c48-6c3c-43f2-986f-1df58cf641a6_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/08/02/23/04/7cbb7f78-c42a-4e14-8e39-14889c8c6382_450.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bluff View(Clearwater Lake)",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1819444,
    "longitude": -90.7894444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232530"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$14-$50"
}