{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cotton-hill-ga",
  "name": "Cotton Hill",
  "description": "Explore Cotton Hill in Walter F. George Lake, Georgia with Recreation.gov. Cotton Hill Campground is situated on the shores of Walter F. George Lake on the Georgia and Alabama border. The lake is a great place to get away for a week, a",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cotton-hill-ga",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/12/14/13/33/232559_3278ea28-90b8-4827-af58-e5ca4a767532_700.jpg",
    "https://cdn.recreation.gov/public/2022/12/14/13/25/232559_49455857-b633-455c-89ee-794d12f94a68_1440.jpg",
    "https://cdn.recreation.gov/public/2022/12/14/13/23/232559_4e10bf10-f985-45e7-9b0b-713932130615_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/12/14/13/30/232559_3ebbc74c-f710-477b-acf4-46f31238fc99_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cotton Hill",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.6744444,
    "longitude": -85.0641667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6997886,
    "reviewCount": 946,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$24-$56"
}