{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gantt-lake-rv-park-and-rentals-andalusia-al",
  "name": "Gantt Lake RV Park and Rentals",
  "description": "Gantt Lake RV Park and Rentals is located at 31331 Bluegill Lane, Andalusia AL 36421. Gantt Lake RV Park and Rentals can be contacted at ***-***-**** or http://www.ganttlakervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/gantt-lake-rv-park-and-rentals-andalusia-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "31331 Bluegill Lane",
    "addressLocality": "Andalusia",
    "addressRegion": "AL",
    "postalCode": "36421",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.4438542,
    "longitude": -86.4212908
  }
}