{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/historic-farm-brewery-retreat-alamosa-co",
  "name": "Historic Farm Brewery Retreat",
  "description": "Set amid rolling fields and mountain views, this historic farm brewery offers RV camping steps from a malt house crafting beer from its own barley and hops. Enjoy farm-to-glass tastings in a laid-back outdoor taproom, cozy up around propane fire pits under a heated shelter, or savor gourmet bites from rotating food trucks. Family-friendly lawns and easy access to nearby nature preserves make this spot perfect for a memorable countryside RV getaway.",
  "url": "https://campertunity.com/listings/campgrounds/historic-farm-brewery-retreat-alamosa-co",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/SUEG8cNkHOJ1iZtA_6427c82f41ae19283f1f2161324e6667_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alamosa, CO",
    "addressLocality": "Alamosa",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.39729621,
    "longitude": -105.97990139
  },
  "checkinTime": "10:20:00",
  "checkoutTime": "05:40:00",
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.91,
    "reviewCount": 191,
    "bestRating": 5,
    "worstRating": 1
  }
}