{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rustic-outback-bar-grill-congress-az-1",
  "name": "Rustic Outback Bar & Grill",
  "description": "Kick back with RV Camping at this laid-back outback bar and grill, offering freshly made pizza, wings, burgers, cold beer and weekend live music or karaoke. With three pool tables, on-site ATM and easy pull-through parking just yards from the tracks, you‚Äôll enjoy a quiet, friendly stay. Explore nearby gold rush ghost towns, scenic hikes, river preserve, off-road trails or lake boating and prospect for nuggets before returning for a slice and a cold one.",
  "url": "https://campertunity.com/listings/campgrounds/rustic-outback-bar-grill-congress-az-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/7789/photo-gallery/1bYiQyzZ8E4iTUsG_514d2458285b9526e5ec645938b8d7cb_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Congress, AZ",
    "addressLocality": "Congress",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.13437003,
    "longitude": -112.85851785
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.63,
    "reviewCount": 140,
    "bestRating": 5,
    "worstRating": 1
  }
}