{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-canyon-golf-course-retreat-oliver-bc",
  "name": "Desert Canyon Golf Course Retreat",
  "description": "Tee off under a desert sky at this stunning golf course retreat offering RV camping just steps from the 18th hole. With immaculate greens, photo-worthy fairways, and diverse holes--from long, challenging pars to shorter target tests--golfers of all levels will feel at home. Enjoy friendly service in the pro shop, complimentary practice range use, and require a tee time to stay overnight. Savor dinner at the on-site restaurant or cool off with a lakeside swim within walking distance. Whether y...",
  "url": "https://campertunity.com/listings/campgrounds/desert-canyon-golf-course-retreat-oliver-bc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26786/photo-gallery/hw6lKuN9OHS0htRh_ef8b3eb7c32ce69fa1aa933fecc3be22_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oliver, BC",
    "addressLocality": "Oliver",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.16143004,
    "longitude": -119.66233643
  },
  "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": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}