{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-mccook-ne-1",
  "name": "Harvest Hosts Farm",
  "description": "We're a family-run farm with a passion for RV life — and as lifetime RVers ourselves, we know what makes a stay comfortable. Our property is big rig friendly (because we travel in one too!) and conveniently located just 1 mile off Highway 83 for easy access.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-mccook-ne-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44966/photo-gallery/hZKEvIPXE9cHgXAq_0ee847c41f4f8755ec303a0fcdfc9665_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mccook, NE",
    "addressLocality": "Mccook",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.42892009,
    "longitude": -100.63324406
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/nebraska/dueland-farms"
  ],
  "checkinTime": "06:00:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big Rig Friendly"
    }
  ]
}