{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sparrowfoot-mo-us",
  "name": "Sparrowfoot",
  "description": "Explore Sparrowfoot in Harry S. Truman Lake, Missouri with Recreation.gov. Sparrowfoot Campground is situated on the Grand River Arm of the Harry S. Truman Lake in the hills of western Missouri. Visitors enjoy fishing, hunting and",
  "url": "https://campertunity.com/listings/campgrounds/sparrowfoot-mo-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/01/16/14/12/233635_06a85772-855b-4037-82f2-70e66a01933d_700.jpg",
    "https://cdn.recreation.gov/public/images/83998.jpg",
    "https://cdn.recreation.gov/public/2019/01/16/14/10/233635_40462be9-844d-48ee-ad35-c1d31f748c89_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/01/16/14/07/233635_1cc3d106-25e3-49ea-8774-0d78691d8c2a_1440.jpg",
    "https://cdn.recreation.gov/public/2019/01/16/14/11/233635_65e6b649-b939-4139-b9c4-20ca5d242b59_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sparrowfoot",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2963889,
    "longitude": -93.7263889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233635",
    "https://rvcampgroundhq.com/campground/missouri/sparrowfoot/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$20-$30"
}