{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-coast-style-craft-brewery-missoula-mt",
  "name": "West Coast-Style Craft Brewery",
  "description": "Discover RV camping at this cozy West Coast-style craft brewery featuring a 15-barrel system pouring about 14 rotating ales plus a hard seltzer. Relax in a welcoming pub-like taproom or outdoors under the stars. Friendly staff keep the atmosphere inviting while food trucks roll in for snacks. Non-alcohol options like kombucha, root beer and NA brews are available. Quiet at night, level parking, and detailed RV size/timing info ensure a smooth stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-coast-style-craft-brewery-missoula-mt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/20022/photo-gallery/Lp0lYUokaB8AOrkv_4ec907b5a78ea4693870a5fb8545f3f8_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Missoula, MT",
    "addressLocality": "Missoula",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.80663542,
    "longitude": -114.01185115
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.78,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  }
}