{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/relaxed-bar-grill-with-rv-parking-pearce-az",
  "name": "Relaxed Bar & Grill with RV Parking",
  "description": "Discover a laid-back Bar & Grill offering RV camping in a paved, well-lit street parking lot. Savor top-rated burgers, fresh daily specials and a generous Happy Hour (3‚Äì6pm, Mon‚ÄìFri) while enjoying friendly service in a quiet, remote setting. Perfect for B vans or truck campers, this stop boasts delicious BLTs, fried shrimp baskets and hearty breakfasts. Expect easy highway access, occasional live music weekends, and the charm of local camaraderie under the stars.",
  "url": "https://campertunity.com/listings/campgrounds/relaxed-bar-grill-with-rv-parking-pearce-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/18478/profile/rsG6Bt7MiyyHeOTV_143ef10d0118a176423138e5eccb607b_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pearce, AZ",
    "addressLocality": "Pearce",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.90957376,
    "longitude": -109.82531017
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}