{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hardridge-creek-al-us",
  "name": "Hardridge Creek",
  "description": "Explore Hardridge Creek in Walter F. George Lake, Georgia with Recreation.gov. Hardridge Creek 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 wee",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hardridge-creek-al-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2025/01/23/15/53/232595_66fad26b-c590-40d4-aac4-c1b5454ab07f_1440.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hardridge Creek",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.6405556,
    "longitude": -85.1022222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4822135,
    "reviewCount": 506,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$26-$52"
}