{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-valley-golf-rv-resort",
  "name": "Hidden Valley Golf & RV Resort",
  "description": "Hidden Valley Golf & RV Resort, Estevan Saskatchewan. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/hidden-valley-golf-rv-resort",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.124584,
    "longitude": -103.009425
  },
  "sameAs": [
    "https://www.campendium.com/hidden-valley-golf-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}