{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-spring-valley-mn",
  "name": "Harvest Hosts Breweries & Distilleries",
  "description": "2 brothers brewing beer. 🍻 locally/family owned. Creating approachable craft beer.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-spring-valley-mn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/42897/photo-gallery/ZBCyypqjEIUuGqKJ_c975769815ab0ad4b71eff39d6a850de_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spring Valley, MN",
    "addressLocality": "Spring Valley",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.67452963,
    "longitude": -92.40104892
  },
  "checkinTime": "09:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}