{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hales-landing-park-bainbridge-ga",
  "name": "Hales Landing Park",
  "description": "Hales Landing Park is located on the Flint River in Southwest Georgia. The lake and surrounding area provide a variety of outdoor recreational opportunities for fishing, camping, boating, picnicking, hiking, biking and birding.",
  "url": "https://campertunity.com/listings/campgrounds/hales-landing-park-bainbridge-ga",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/02/09/19/42/10150483_80fe32ac-cc78-4392-b989-301c9c290ac2_700.jpeg",
    "https://cdn.recreation.gov/public/2024/02/09/19/40/10150483_fa2af886-2ff8-4dfe-87f5-0a37d751d9b9_1440.jpeg",
    "https://cdn.recreation.gov/public/2021/08/26/20/18/10150483_07e59295-a01b-4341-9c8f-e8e5fd76f577_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/08/26/20/14/10150483_d6ad3433-25ca-4ec7-972e-62156542650f_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO Box 96",
    "addressLocality": "Bainbridge",
    "addressRegion": "GA",
    "postalCode": "32324",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.847607,
    "longitude": -84.660188
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10150483"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$60+"
}