{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/historic-golf-course-clubhouse-retreat-bullhead-city-az",
  "name": "Historic Golf Course & Clubhouse Retreat",
  "description": "Nestled in a scenic desert landscape, this historic golf & country club offers RV camping amid manicured fairways. Play 9 or 18 holes on a classic course, then unwind in the clubhouse with dinner specials, live music, and Friday fish fry nights. Friendly staff serve hearty breakfasts and craft cocktails in the members-only lounge. Level, shaded parking with street lights ensures easy setup. Ideal for golfers seeking a fun, community-minded stay.",
  "url": "https://campertunity.com/listings/campgrounds/historic-golf-course-clubhouse-retreat-bullhead-city-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/1544/profile/RBml6t3Ytr25C7rB_7d5954fe322980462613958c49cf5217_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bullhead City, AZ",
    "addressLocality": "Bullhead City",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.06918169,
    "longitude": -114.56963816
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@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": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.44,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}