{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/northern-rockies-craft-brewery-missoula-mt",
  "name": "Northern Rockies Craft Brewery Retreat",
  "description": "Kick back with RV Camping at this acclaimed Northern Rockies brewery, pouring handcrafted beers since 1995. Settle into a level gravel lot just off the interstate and savor tasting flights or six-pack takeaways featuring local favorites like Moose Drool and Hazy IPA. Relax on the patio (no pets inside) or wander nearby eateries. Note: RV stays aren‚Äôt available during July and August‚Äôs summer concert series. Book through the Harvest Hosts site for easy check-in.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/northern-rockies-craft-brewery-missoula-mt",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/vV2cESYzYbfHQ03D_15db2df7f337a0ef0235014ece4b330f_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Missoula, MT",
    "addressLocality": "Missoula",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.86326977,
    "longitude": -114.05539453
  },
  "checkinTime": "04:80:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.88,
    "reviewCount": 487,
    "bestRating": 5,
    "worstRating": 1
  }
}