{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/borderline-rv-park-land-o-lakes-wi-us",
  "name": "Borderline RV Park",
  "description": "Borderline RV Park is located in Land O' Lakes, Wisconsin. We are family owned and we hope you enjoy your stay with us and a true Northwoods experience.",
  "url": "https://campertunity.com/listings/campgrounds/borderline-rv-park-land-o-lakes-wi-us",
  "image": [
    "https://img1.wsimg.com/isteam/stock/9ee738368d5c273809356053c95c50ad1f5c6262a6be45692ee64e55244e50bb",
    "http://img1.wsimg.com/isteam/stock/9ee738368d5c273809356053c95c50ad1f5c6262a6be45692ee64e55244e50bb"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6078 US Highway 45",
    "addressLocality": "Land O Lakes",
    "addressRegion": "WI",
    "postalCode": "54540",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.14071,
    "longitude": -89.204924
  },
  "sameAs": [
    "https://borderlinervpark.com/"
  ]
}