{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-three-mile-lake-cabins-afton-ia",
  "name": "Three Mile Lake Cabins",
  "description": "Three Mile Lake Cabins is located at 3 Mile Cabin Lane, Afton IA 50830. Three Mile Lake Cabins can be contacted at ***-***-**** or https://www.mycountyparks.com/County/Union/Park/Three-Mile-Recreational-Area.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-three-mile-lake-cabins-afton-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 Mile Cabin Lane",
    "addressLocality": "Afton",
    "addressRegion": "IA",
    "postalCode": "50830",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0792271,
    "longitude": -94.2144326
  }
}