{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/albany-rv-resort-albany-ga-1",
  "name": "Albany RV Resort",
  "description": "Albany RV Resort, near Albany, Georgia, is a clean and quiet campground that caters to both RV and tent campers.",
  "url": "https://campertunity.com/listings/campgrounds/albany-rv-resort-albany-ga-1",
  "image": [
    "https://photos.thedyrt.com/photo/640261/media/albany-rv-resort_c9392dac-4111-4543-82f0-9a8771cc1056.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/583622/media/albany-rv-resort_7e5e3539-655a-4957-bf01-73d679610c2b.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/640261/media/albany-rv-resort_c9392dac-4111-4543-82f0-9a8771cc1056.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-84.11515097,31.52048099)/-84.11515097,31.52048099,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1202 Liberty Expy SE",
    "addressLocality": "Albany",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.52048099,
    "longitude": -84.11515097
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}