{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southwest-bar-grill-roadside-retreat-richfield-ut",
  "name": "Southwest Bar & Grill Roadside Retreat",
  "description": "Kick back at this Southwestern bar & grill offering RV Camping with easy, flat-level parking steps from ten big-screen TVs. Enjoy ice-cold beer on tap, hearty grill favorites, and friendly service around the clock. Play pool, catch live sports, or unwind with your pet at this welcoming stopover. With quiet nights ideal for restful sleep, plus adjacent RV service amenities, it‚Äôs the perfect overnight junction for travelers seeking comfort, good food, and community vibes.",
  "url": "https://campertunity.com/listings/campgrounds/southwest-bar-grill-roadside-retreat-richfield-ut",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/17491/photo-gallery/vm0WfwY4mT7E1w5e_5afcadbb7919a446c2b9b86563c85455_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Richfield, UT",
    "addressLocality": "Richfield",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.76286577,
    "longitude": -112.10402382
  },
  "numberOfRooms": 4,
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.74,
    "reviewCount": 282,
    "bestRating": 5,
    "worstRating": 1
  }
}