{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-chehalis-wa",
  "name": "Harvest Hosts Farm",
  "description": "Conveniently located less than 10 minutes from the freeway. Various parking options. Quiet, beautiful 17 acre ranch with a herd of 60 colorful alpacas! Stroll around the pastures and learn about the alpacas. Owner has been in the business for over 27 years.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-chehalis-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33423/photo-gallery/Q6nNe9UXC5lsGN7u_e27b496f5ec63193bfb790f462ee1c13_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chehalis, WA",
    "addressLocality": "Chehalis",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.61671143,
    "longitude": -123.01387426
  },
  "checkinTime": "04:80:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}