{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/turtle-lake-turtle-lake-wi",
  "name": "Turtle Lake RV Park",
  "description": "Turtle Lake RV Park is located at 750 U.S. 8, Turtle Lake WI 54889. Turtle Lake RV Park can be contacted at ***-***-**** or http://www.turtlelakervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/turtle-lake-turtle-lake-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "750 U.S. 8",
    "addressLocality": "Turtle Lake",
    "addressRegion": "WI",
    "postalCode": "54889",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.393595,
    "longitude": -92.1621795
  }
}