{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/9-mile-all-sport-resort-white-lake-wi",
  "name": "9 Mile All Sport Resort",
  "description": "Discover the perfect campground at 9 Miles All Sport Resort in White Lake, WI. Call ***-***-**** for more information.",
  "url": "https://campertunity.com/listings/campgrounds/9-mile-all-sport-resort-white-lake-wi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N5751 WI-55",
    "addressLocality": "White Lake",
    "addressRegion": "WI",
    "postalCode": "54491",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.157193,
    "longitude": -88.764551
  },
  "sameAs": [
    "https://www.9mileresort.com/campground/"
  ]
}