{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-loveland-co",
  "name": "Harvest Hosts Breweries & Distilleries",
  "description": "We are a small, family owned and operated brewery located in Downtown Loveland, Colorado. There are many independent, locally owned restaurants, bars, and shops located within walking distance of our spot. At Loveland Aleworks, you can enjoy our taproom, beer garden, and our spacious back parking lot with available power and water.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-loveland-co",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/40970/photo-gallery/OV2atCCF0BbXzCwG_95c78484cf363fae866c92876f03172f_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loveland, CO",
    "addressLocality": "Loveland",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.37455793,
    "longitude": -105.05357482
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.88,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}