{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/earl-may-boat-basin-bainbridge-ga",
  "name": "Earl May Boat Basin",
  "description": "Earl May Boat Basin near Bainbridge, GA, offers camping along the Flint River.",
  "url": "https://campertunity.com/listings/campgrounds/earl-may-boat-basin-bainbridge-ga",
  "image": [
    "https://photos.thedyrt.com/photo/2213531/media/georgia-flint-river-park-earl-may-boat-basin_e1e855b9-f127-4d0b-9972-8be5ecc6e68c.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-84.59400097,30.90100099)/-84.59400097,30.90100099,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/2213531/media/georgia-flint-river-park-earl-may-boat-basin_e1e855b9-f127-4d0b-9972-8be5ecc6e68c.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bainbridge",
    "addressRegion": "GA",
    "postalCode": "39819",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.90100099,
    "longitude": -84.59400097
  },
  "sameAs": [
    "https://thedyrt.com/camping/georgia/georgia-flint-river-park-earl-may-boat-basin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}