{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paradise-park-punta-gorda-fl",
  "name": "Paradise Park 46900 Bermont Rd., Punta Gorda, FL 33982",
  "description": "Hundreds of RV parks for sale, campgrounds for sale, RV resorts for sale and marinas for sale. Find RV lots for sale and RV spaces for rent. Buy and sell RV park and campground memberships. List used recreational vehicles for sale.",
  "url": "https://campertunity.com/listings/campgrounds/paradise-park-punta-gorda-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14100 Myakka Avenue",
    "addressLocality": "Punta Gorda",
    "addressRegion": "FL",
    "postalCode": "33982",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.949544,
    "longitude": -81.686663
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "59500",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "$59500+"
}