{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-bar-grill-retreat-villa-grove-il-us",
  "name": "Riverside Bar & Grill Retreat",
  "description": "Nestled along a tranquil riverbank, this laid-back bar & grill welcomes RV Camping guests with easy parking just steps from the water. Savor classic American burgers, wings, gourmet pretzels and fresh fish or chicken sandwiches at diner-style prices, all paired with an extensive beer selection and fast WiFi. Dog-friendly grassy areas, friendly hosts and quiet evenings (save for the occasional train horn) ensure a relaxed rural retreat.",
  "url": "https://campertunity.com/listings/campgrounds/riverside-bar-grill-retreat-villa-grove-il-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29827/photo-gallery/8tRrsOyGGU3USmbw_c1d308ccfd402f9649e01c353f5c10aa_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Villa Grove, IL",
    "addressLocality": "Villa Grove",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.88858957,
    "longitude": -88.13394157
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}