{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bob-shetler-recreation-area-ia-us",
  "name": "Bob Shetler Recreation Area",
  "description": "Explore Bob Shetler Recreation Area in Saylorville Lake, Iowa with Recreation.gov. Bob Shetler Recreation Area is located in the tailwater area below the 26,000-acre Saylorville Lake Project, which stretches more than 50 miles up the Des Moine",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bob-shetler-recreation-area-ia-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/11/10/14/46/233432_6fac41e5-2558-4827-a923-91561d2f33e1_700.jpg",
    "https://cdn.recreation.gov/public/2021/11/10/14/51/233432_edc2bb98-33c3-40bc-87f3-5d52ebfbaccc_1440.jpg",
    "https://cdn.recreation.gov/public/2021/11/15/20/50/233432_de9454af-c5c4-4661-a285-1be66ee5f4e0_700.jpg",
    "https://cdn.recreation.gov/public/2021/11/10/14/49/233432_04385258-ceb6-417e-aa4a-f4649a98ed6a_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bob Shetler Recreation Area",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7016667,
    "longitude": -93.6852778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.15,
    "reviewCount": 280,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$22-$26"
}