{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-hour-haven-burger-bliss-daily-pearce-az",
  "name": "Happy Hour Haven: Burger Bliss Daily!",
  "description": "Picture yourself easing into a serene evening after a day of adventure on the road, where the tantalizing aroma of sizzling burgers wafts through the air, beckoning you to settle in for the night. Welcome to a vibrant, yet chilled-out oasis for RV camping enthusiasts craving a blend of local flavors and laid-back vibes. This local gem is the perfect pit stop for those rolling through town in their home on wheels, offering the best burgers that locals rave about. As the clock strikes three, it...",
  "url": "https://campertunity.com/listings/campgrounds/happy-hour-haven-burger-bliss-daily-pearce-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/18478/profile/rsG6Bt7MiyyHeOTV_143ef10d0118a176423138e5eccb607b_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pearce, AZ",
    "addressLocality": "Pearce",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.91695206,
    "longitude": -109.94835017
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@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
  }
}