{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bolands-rv-park-perry-ga",
  "name": "Bolands RV Park",
  "description": "Contact info, reviews tips & more for Bolands RV Park | Camping in Georgia",
  "url": "https://campertunity.com/listings/campgrounds/bolands-rv-park-perry-ga",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "800 Perimeter Road",
    "addressLocality": "Perry",
    "addressRegion": "GA",
    "postalCode": "31069",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.46992937,
    "longitude": -83.73723074
  },
  "sameAs": [
    "https://thedyrt.com/camping/georgia/bolands-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}