{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-arbuckle-park-campground-frostproof-fl",
  "name": "Lake Arbuckle Park & Campground",
  "description": "Lake Arbuckle Park & Campground is located near Frostproof, Florida, featuring flat terrain with a mix of wooded areas and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/lake-arbuckle-park-campground-frostproof-fl",
  "image": [
    "https://photos.thedyrt.com/photo/1167546/media/florida-lake-arbuckle-park-and-campground_22da593f-4669-49c7-bb90-9072f152be92.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1167546/media/florida-lake-arbuckle-park-and-campground_22da593f-4669-49c7-bb90-9072f152be92.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-81.41840182,27.72108729)/-81.41840182,27.72108729,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2600 Lake Arbuckle Road",
    "addressLocality": "Frostproof",
    "addressRegion": "FL",
    "postalCode": "33843",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.72108729,
    "longitude": -81.41840182
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/florida-lake-arbuckle-park-and-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}