{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hawker-point-mo",
  "name": "Hawker Point",
  "description": "Explore Hawker Point in Stockton Lake, Missouri with Recreation.gov. Hawker Point Campground is a shady campground located on Stockton Lake in the scenic Ozark Mountains of southwestern Missouri. The lake and surrounding landscap",
  "url": "https://campertunity.com/listings/campgrounds/hawker-point-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/10/16/20/43/233505_ec5e2f60-ded4-4bd0-bdcf-c07109af4759_700.jpeg",
    "https://cdn.recreation.gov/public/2020/10/16/20/43/233505_6e753ca8-2e5d-4590-81f9-89900ba675e6_700.jpeg",
    "https://cdn.recreation.gov/public/2020/10/16/20/38/233505_01ba6414-166b-4273-8087-262d52dfe3e4_700.jpeg",
    "https://cdn.recreation.gov/public/2020/10/16/20/43/233505_37ba046f-26c1-4953-8b33-f945ca72f78f_700.jpeg",
    "https://cdn.recreation.gov/public/2021/08/13/18/03/233505_c979ec37-1272-4d78-9324-13e78326b322_700.jpeg",
    "https://cdn.recreation.gov/public/2020/10/16/20/38/233505_0c485b2b-74f8-4a3a-8407-e724c2658a84_700.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hawker Point",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6063889,
    "longitude": -93.7811111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233505"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$14-$20"
}