{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cherry-glen-campground-ia-usa",
  "name": "Cherry Glen Campground",
  "description": "Explore Cherry Glen Campground in Saylorville Lake, Iowa with Recreation.gov. Cherry Glen Campground is located on the 26,000-acre Saylorville Lake Project, which stretches more than 50 miles up the Des Moines River Valley. The lake pr",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cherry-glen-campground-ia-usa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/11/16/15/02/233455_14ee97b3-61a7-4f0c-b5d6-d22bc5f086ed_700.jpg",
    "https://cdn.recreation.gov/public/2021/11/16/15/10/233455_8ef683d8-ccff-4160-a896-0151e35a6f5a_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/11/16/15/04/233455_75d30e66-43b5-4e96-b443-efefead9bafd_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cherry Glen Campground",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7313889,
    "longitude": -93.68
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.529279,
    "reviewCount": 444,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$24-$26"
}