{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buck-creek-rathbun-lake-ia",
  "name": "Buck Creek (Rathbun Lake)",
  "description": "Explore Buck Creek (Rathbun Lake) in Rathbun Lake, Iowa with Recreation.gov. Buck Creek Campground is located on beautiful Rathbun Lake, just 9 miles northwest of Centerville, Iowa. Camping, boating, swimming, fishing, and picnicking are",
  "url": "https://campertunity.com/listings/campgrounds/buck-creek-rathbun-lake-ia",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69650.jpg",
    "https://cdn.recreation.gov/public/images/69660.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buck Creek (Rathbun Lake)",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8627778,
    "longitude": -92.8677778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233438",
    "https://campflare.com/campground/buck-creek-rathbun-lake-438",
    "https://thedyrt.com/camping/iowa/buck-creek-rathbun-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$22-$25"
}