{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-florida-ranch-retreat-fort-white-fl",
  "name": "Scenic Florida Ranch Retreat",
  "description": "Settle into wide-open pastures at this 10-acre ranch retreat where RV Camping meets peaceful country living. Surrounded by sprawling fields and gentle breezes, guests can unwind under star-studded skies, enjoy morning wildlife sightings, and savor true rural tranquility. A perfect stop for those seeking off-the-grid relaxation, this ranch spot offers level sites and easy access for all sizes of RVs, promising a serene escape in Florida‚Äôs heartland.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-florida-ranch-retreat-fort-white-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35287/photo-gallery/1dwD7xpv5dg3MJLj_a1158e1581d796527f52179effbc0cad_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fort White, FL",
    "addressLocality": "Fort White",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.99112629,
    "longitude": -82.75532945
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}