{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/highway-k-mo",
  "name": "Highway K",
  "description": "Explore Highway K in Clearwater Lake, Missouri with Recreation.gov. Campers looking to enjoy a scenic stay on the clear waters of the Black River, will enjoy the calming riverside atmosphere at Highway K Park.",
  "url": "https://campertunity.com/listings/campgrounds/highway-k-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/03/03/26/576f1daf-da3f-4a67-80c4-e5e4e11ee956_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/03/00/52/33972855-5331-4415-b603-a3039d7fee1c_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway K",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3241667,
    "longitude": -90.7666667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232604"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$14-$50"
}