{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-turtle-lake-village-park-turtle-lak",
  "name": "Turtle Lake Village Park",
  "description": "Turtle Lake Village Park is located at 227 Maple Street North, Turtle Lake WI 54889. Turtle Lake Village Park can be contacted at ***-***-**** or https://www.turtlelakewi.com/index.asp?SEC=0F957621-E4C3-4A0B-9E0E-02B8D2BB0A38&DE=F005414B-22D7-4659-BDF3-5E09A5343CCB&Type=B_BASIC",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-turtle-lake-village-park-turtle-lak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "227 Maple Street North",
    "addressLocality": "Turtle Lake",
    "addressRegion": "WI",
    "postalCode": "54889",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3986449,
    "longitude": -92.1432551
  }
}