{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/guntersville-rv-park-albertville-al",
  "name": "Guntersville RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/guntersville-rv-park-albertville-al",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/103/396/full/guntersville-rv-park-albertville-al-1.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Albertville",
    "addressRegion": "AL",
    "postalCode": "35950",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2675937,
    "longitude": -86.2088669
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/guntersville-rv-park-56714"
  ],
  "checkinTime": "00:11:00",
  "checkoutTime": "00:11:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}