{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lightfoot-landing-mo",
  "name": "Lightfoot Landing",
  "description": "Explore Lightfoot Landing in Pomme De Terre Lake, Missouri with Recreation.gov. Lightfoot Landing is a smaller campground compared to neighboring park areas, making it a more quiet and peaceful location for boating and fishing on Pomme de T",
  "url": "https://campertunity.com/listings/campgrounds/lightfoot-landing-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/08/11/22/00/233538_996ed8fb-0fd1-4817-abd2-eecb10b9911c_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/08/11/22/00/233538_d2871709-5da3-41e2-bdca-79776bebfed6_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lightfoot Landing",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.8261111,
    "longitude": -93.3613889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233538?tab=info"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$14-$30"
}