{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-glenada-rv-mobile-home-park-avon-park-fl",
  "name": "Lake Glenada RV & Mobile Home Park",
  "description": "Lake Glenada RV & Mobile Home Park is located near Avon Park, Florida.",
  "url": "https://campertunity.com/listings/campgrounds/lake-glenada-rv-mobile-home-park-avon-park-fl",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2525 US Highway 27 S",
    "addressLocality": "Avon Park",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.5579043,
    "longitude": -81.51014375
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/lake-glenada"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}