{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-haskell-ok",
  "name": "Harvest Hosts Farm",
  "description": "Hello, we are a husband and wife farm raising mostly sheep on 40 acres. Our beautiful property sits on open pasture with mature trees with forested hills on the western horizon. There are no visible neighbors in any direction, a very peaceful location.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-haskell-ok",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32715/photo-gallery/72TjeXjKi6iYrycR_2ba53ae2bb41ead344977724eb072d4a_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haskell, OK",
    "addressLocality": "Haskell",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7111674,
    "longitude": -95.9058543
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/oklahoma/5b2C9xoi2eOrhGhgE6vU"
  ],
  "checkoutTime": "11:40:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}