{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sand-trap-holcombe-wi-us",
  "name": "The Sand Trap",
  "description": "The Sand Trap Golf & Camp - Offering excellent food and drink experience and occasional weekend BANDS! Seasonal Campground and PAR 35 Golf Course in Holcombe WI",
  "url": "https://campertunity.com/listings/campgrounds/sand-trap-holcombe-wi-us",
  "image": [
    "https://static.wixstatic.com/media/c8ee07_606f569d3af54c7683b4f59580fa822a%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/c8ee07_606f569d3af54c7683b4f59580fa822a%7Emv2.jpg",
    "https://static.wixstatic.com/media/c8ee07_606f569d3af54c7683b4f59580fa822a~mv2.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
  }
}