{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sherling-lake-city-park-greenville-al",
  "name": "Sherling Lake City Park",
  "description": "Sherling Lake City Park near Greenville, AL, features a landscape with wooded areas and a lake.",
  "url": "https://campertunity.com/listings/campgrounds/sherling-lake-city-park-greenville-al",
  "image": [
    "https://photos.thedyrt.com/photo/411691/media/alabama-sherling-lake_64e98611d3591b92d58db98dcbc46198.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/411691/media/alabama-sherling-lake_64e98611d3591b92d58db98dcbc46198.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/33523/photo/alabama-sherling-lake_8781713aa164a3318d18185978e824c1.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-86.67800028,31.90300057)/-86.67800028,31.90300057,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Greenville",
    "addressRegion": "AL",
    "postalCode": "36037",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.90300057,
    "longitude": -86.67800028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "42",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "$42+"
}