{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harbor-campground-three-lakes-wi",
  "name": "Harbor Campground 6812 Connors Rd, Three Lakes, WI 54562",
  "description": "Located on Big Stone Lake on the Three Lakes / Eagle River chain of lakes.",
  "url": "https://campertunity.com/listings/campgrounds/harbor-campground-three-lakes-wi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6812 Connors Rd",
    "addressLocality": "Three Lakes",
    "addressRegion": "WI",
    "postalCode": "54562",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7905134,
    "longitude": -89.1199384
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/100977-harbor-campground-in-three-lakes-wi"
  ]
}