{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/browns-rv-life-perry",
  "name": "Browns RV Life",
  "description": "Browns RV Life is located near the central region of Georgia, featuring flat terrain with scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/browns-rv-life-perry",
  "image": [
    "https://photos.thedyrt.com/photo/788477/media/browns-rv-life_49b9ad77-9c7e-4c5b-b8e7-3c85b0a3e1d4.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/788477/media/browns-rv-life_49b9ad77-9c7e-4c5b-b8e7-3c85b0a3e1d4.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-83.62678800000003,32.31539699999999)/-83.62678800000003,32.31539699999999,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/783701/media/browns-rv-life_8ce7590b-6e45-44bf-b39a-a6d74d4a51d1.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Perry",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.31539699999999,
    "longitude": -83.62678800000003
  },
  "sameAs": [
    "https://thedyrt.com/camping/georgia/browns-rv-life"
  ],
  "checkinTime": "10:30:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 10,
  "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": "15",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$15-$1"
}