{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rustic-south-dakota-microbrewery-spearfish-sd",
  "name": "Rustic South Dakota Microbrewery",
  "description": "Kick off your RV camping adventure at this lively microbrewery, where craft beer lovers gather for happy hour specials Monday‚ÄìThursday, live music nights, and a rotating selection of creative brews. Park your single RV (max 25 feet) on a level gravel lot, leash up Fido for some friendly tail wags, then sample locally crafted ales or grab snacks from the bar. With walking distance to casual eateries and nearby creekside trails, it‚Äôs an authentic beer-centric pit stop--no hookups required.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rustic-south-dakota-microbrewery-spearfish-sd",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/5279/photo-gallery/6kDbG4VINmpeCvo6_38c41551c9c0208ea06c2c3075c15dbf_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spearfish, SD",
    "addressLocality": "Spearfish",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.58292971,
    "longitude": -103.71472262
  },
  "checkinTime": "05:40:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.87,
    "reviewCount": 218,
    "bestRating": 5,
    "worstRating": 1
  }
}