{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-hernando-fl",
  "name": "Harvest Hosts Farm",
  "description": "We're on 5 acres, nestled in the historic Arrowhead neighborhood near the Withlacoochee River and down a secluded, private dirt road. This is a low-EMF, Digital Detox experience. There is no WiFi or nearby cell towers. Our mini-farm is a work in progress... we currently have goat, ducks and chickens. You may occasionally hear the Jack Russel Terriers alert us to your presence but they are in their own fenced area.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-hernando-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/45898/photo-gallery/jvYLSADzNCEijg1a_995612fd8f232d3893504e30c965baba_medium.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hernando, FL",
    "addressLocality": "Hernando",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.96858669,
    "longitude": -82.37028526
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 2,
  "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": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}