{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-bemidji-mn",
  "name": "Harvest Hosts Farm",
  "description": "We specialize in raising healthy meats on an apple orchard.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-bemidji-mn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32649/profile/jrxIXN4rFoagH0Pv_4ab48ebef03b714d650e3b150a5e10b5_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bemidji, MN",
    "addressLocality": "Bemidji",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3196998,
    "longitude": -95.1635305
  },
  "checkinTime": "08:40:00",
  "checkoutTime": "07:80:00",
  "numberOfRooms": 4,
  "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": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.91,
    "reviewCount": 53,
    "bestRating": 5,
    "worstRating": 1
  }
}