{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/charming-9-hole-golf-course-retreat-richland-wa",
  "name": "Charming 9-Hole Golf Course Retreat",
  "description": "Park under the stars at this charming 9-hole golf course retreat offering RV Camping on level turf beside the old backstop. With 2,535 yards of forgiving fairways and a practice range designed by Jeff Marcum, golfers of all levels can enjoy a morning round for just $18. Ample pull-through parking fits rigs of any size, plus water access and wildlife sightings--from deer and rabbits to flying ducks. Friendly host tips, quiet nights, and easy in/out make this a must-stop for RV Camping and golf...",
  "url": "https://campertunity.com/listings/campgrounds/charming-9-hole-golf-course-retreat-richland-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/869/photo-gallery/ZLJ5LuShwzuTgKxg_045203052171e9f3e303ae01f0e4a76a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Richland, WA",
    "addressLocality": "Richland",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.28653321,
    "longitude": -119.26274143
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.91,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  }
}