{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-mountain-craft-brewery-bailey-co",
  "name": "Scenic Mountain Craft Brewery",
  "description": "Elevate your RV Camping experience at this mountain-inspired brewery, where German beer garden traditions meet Rocky Mountain charm. Sample hand-crafted lagers and ales developed over years of brewing expertise, then unwind in the outdoor beer garden with panoramic views. Enjoy brewery tours, fresh-to-tap pours, and a welcoming atmosphere perfect for road-weary travelers seeking quality craft beer and a memorable mountain escape.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-mountain-craft-brewery-bailey-co",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41874/photo-gallery/WPABTpSG5uIuVmJs_5cfce947bd2b10b4338dc9d4a49f70d7_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bailey, CO",
    "addressLocality": "Bailey",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.40842662,
    "longitude": -105.45721585
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.92,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}