{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ground-up-craft-brewery-retreat-billings-mt",
  "name": "Ground-Up Craft Brewery Retreat",
  "description": "Nestled in an industrial park, this first-built-from-the-ground-up brewery offers RV camping with spacious, level gravel parking just steps from a vibrant outdoor patio. Sample house-brewed craft beer--just $5 a pour--while your pups explore the dog-friendly taproom and fire pits. With rotating food trucks serving BBQ, Asian-inspired bites, and sweet slushies, plus attentive local crowds, it‚Äôs the perfect overnight stop for beer lovers on the road.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ground-up-craft-brewery-retreat-billings-mt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/5278/photo-gallery/0sGG2escwH83KJJG_2d3354f56dd9f4ad00f8a1594908d815_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Billings, MT",
    "addressLocality": "Billings",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.76424246,
    "longitude": -108.63080463
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 1200,
    "bestRating": 5,
    "worstRating": 1
  }
}