{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-18-hole-golf-course-retreat-cheney-wa",
  "name": "Scenic 18-Hole Golf Course Retreat",
  "description": "This location offers an accessible golf destination with an 18-hole course, driving range, and practice facilities conveniently positioned just minutes from downtown Spokane. The property features scenic panoramic views of the western horizon and surrounding hill country, creating a pleasant backdrop for a golfing getaway or leisurely overnight stay. Guests consistently praise the ease and flexibility of booking, with same-day reservations welcomed and a straightforward arrival process. The w...",
  "url": "https://campertunity.com/listings/campgrounds/scenic-18-hole-golf-course-retreat-cheney-wa",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/q6Kxr6gZuXDOWZQD_6a86ce20538049f9c938b7deaffb2e8b_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cheney, WA",
    "addressLocality": "Cheney",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.56031468,
    "longitude": -117.5383341
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  }
}