{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quiet-forest-ranch-getaway-monticello-fl",
  "name": "Quiet Forest Ranch Getaway",
  "description": "Nestled on 26 quiet wooded acres, this family-run ranch offers the perfect RV Camping escape for nature lovers. Enjoy spacious, level sites shaded by live oaks and pines or sunlit spots for solar rigs. Greet roaming Great Pyrenees and friendly miniature donkeys, and pick up farm fresh eggs onsite. Wildlife sightings of deer, turkey, and songbirds enhance the tranquility of this idyllic rural retreat.",
  "url": "https://campertunity.com/listings/campgrounds/quiet-forest-ranch-getaway-monticello-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/27666/photo-gallery/JikGLM0fC8cjwFyq_14c19a6702463e1a1772065e818e17f4_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Monticello, FL",
    "addressLocality": "Monticello",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.60113639,
    "longitude": -83.8944348
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.95,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  }
}