{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-gandys-rv-park-flomaton-al",
  "name": "Gandy’s RV Park",
  "description": "Gandy’s RV Park is located at 3161 Old Atmore Road, Flomaton AL 36441. Gandy’s RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-gandys-rv-park-flomaton-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3161 Old Atmore Road",
    "addressLocality": "Flomaton",
    "addressRegion": "AL",
    "postalCode": "36441",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.0042438,
    "longitude": -87.3037617
  }
}