{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tranquil-oak-pine-farm-retreat-lake-city-fl",
  "name": "Tranquil Oak & Pine Farm Retreat",
  "description": "Escape to a serene 40-acre farm retreat featuring spacious pull-through sites shaded by oak and pine--ideal for RV Camping away from crowds. Enjoy optional water and electric hookups, well-marked level pads, wide-open skies for stunning sunrises and sunsets, and mowed walking trails rich with wildlife. Attentive hosts greet you on arrival and even gift a succulent. Convenient diesel and truck parking lie just a few miles off, though you may hear a passing train.",
  "url": "https://campertunity.com/listings/campgrounds/tranquil-oak-pine-farm-retreat-lake-city-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38253/photo-gallery/jXJP4TCa1mJA4IiC_2a7bd31b9871b856e0a5b7d75a17d9ec_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lake City, FL",
    "addressLocality": "Lake City",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.34255728,
    "longitude": -82.77569282
  },
  "checkinTime": "08:40:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 8,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.97,
    "reviewCount": 131,
    "bestRating": 5,
    "worstRating": 1
  }
}