{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-uncle-saltys-golf-camp-holcombe",
  "name": "Uncle Salty’s Golf & Camp",
  "description": "Uncle Salty’s Golf & Camp is located at 27356 270th Avenue, Holcombe WI 54745. Uncle Salty’s Golf & Camp can be contacted at ***-***-**** or https://www.unclesaltysgolfncamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-uncle-saltys-golf-camp-holcombe",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27356 270th Avenue",
    "addressLocality": "Holcombe",
    "addressRegion": "WI",
    "postalCode": "54745",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2366699,
    "longitude": -91.123603
  }
}