{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/borderline-rv-park-land-o-lakes-wi",
  "name": "Borderline RV Park",
  "description": "Borderline RV Park is located at 6078 U.S. 45, Land O Lakes WI 54540. Borderline RV Park can be contacted at ***-***-**** or http://www.borderlinervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/borderline-rv-park-land-o-lakes-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6078 U.S. 45",
    "addressLocality": "Land O Lakes",
    "addressRegion": "WI",
    "postalCode": "54540",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1403191,
    "longitude": -89.205755
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/land-o-lakes/borderline-rv-park"
  ]
}