{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-monticello-ky",
  "name": "Harvest Hosts Farm",
  "description": "Hello! We are a new homesteading family in the Lake Cumberland area of beautiful Kentucky! Come enjoy our peaceful bit of paradise while you go boating, fishing, or simply hang out here and snuggle on our goats and chickens!",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-monticello-ky",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38591/photo-gallery/5zv9WRwwzca04EHM_57663e09f8fbdb4a54742633f3bb254e_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Monticello, KY",
    "addressLocality": "Monticello",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.90757511,
    "longitude": -84.74719404
  },
  "checkinTime": "05:40:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}