{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/island-view-rathbun-lake-ia",
  "name": "Island View (Rathbun Lake)",
  "description": "Explore Island View (Rathbun Lake) in Rathbun Lake, Iowa with Recreation.gov. Island View Park is located on beautiful Rathbun Lake, just nine miles northwest of Centerville, Iowa and 8 miles southwest of Moravia.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/island-view-rathbun-lake-ia",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69691.jpg",
    "https://cdn.recreation.gov/public/images/69768.jpg",
    "https://cdn.recreation.gov/public/images/69815.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Island View (Rathbun Lake)",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8325,
    "longitude": -92.9179722
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.294821,
    "reviewCount": 251,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$22-$150"
}