{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hales-landing-campground-bainbridge-ga",
  "name": "Hales Landing Campground",
  "description": "Hales Landing Campground is located at , Bainbridge GA 39817. Hales Landing Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/hales-landing-campground-bainbridge-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bainbridge",
    "addressRegion": "GA",
    "postalCode": "39817",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.8469796,
    "longitude": -84.6623827
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/bainbridge/hales-landing-campground"
  ]
}