{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bridgeview-rathbun-lake-ia",
  "name": "Bridgeview (Rathbun Lake)",
  "description": "Explore Bridgeview (Rathbun Lake) in Rathbun Lake, Iowa with Recreation.gov. Bridgeview Park is located on beautiful Rathbun Lake, just 13 miles northwest of Centerville, Iowa. Camping, boating, swimming, fishing and picnicking are popul",
  "url": "https://campertunity.com/listings/campgrounds/bridgeview-rathbun-lake-ia",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/69566.jpg",
    "https://cdn.recreation.gov/public/images/69534.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bridgeview (Rathbun Lake)",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8786111,
    "longitude": -93.0266667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233435"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$15-$44"
}