{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rustic-driftless-valley-bar-grill-viroqua-wi",
  "name": "Rustic Driftless Valley Bar & Grill",
  "description": "Nestled in Wisconsin‚Äôs Driftless Region, this cozy bar and grill offers RV Camping steps from a babbling stream. Savor hearty pub fare at fair prices and enjoy attentive service that feels like family hospitality. Quiet, scenic grounds invite you to unwind under mature trees while exploring nearby trails. Whether you‚Äôre here for a casual meal, local brews, or a peaceful overnight stay, it‚Äôs a charming valley retreat blending great food and nature‚Äôs tranquility.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rustic-driftless-valley-bar-grill-viroqua-wi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38834/photo-gallery/rYxFptGyAHojfzgw_e68e43dac022f7e238c89ba7181b05c7_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viroqua, WI",
    "addressLocality": "Viroqua",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.55910968,
    "longitude": -91.05549698
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}