{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kushtaka-homestead-fl",
  "name": "Kushtaka",
  "description": "Kushtaka is located near the southern tip of Florida, featuring flat terrain with a mix of wetlands and forested areas.",
  "url": "https://campertunity.com/listings/campgrounds/kushtaka-homestead-fl",
  "image": [
    "https://photos.thedyrt.com/photo/856042/media/kushtaka-2_d4926802-6e3f-47d7-b69c-dd41f67a7b13.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-80.38963072660823,25.455791461096027)/-80.38963072660823,25.455791461096027,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/856043/media/kushtaka-2_7641a400-47e2-48e0-9d20-e6e5ec0e45e3.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/856042/media/kushtaka-2_d4926802-6e3f-47d7-b69c-dd41f67a7b13.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Homestead",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.455791461096027,
    "longitude": -80.38963072660823
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/kushtaka-2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$30+"
}