{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cokato-lake-rv-resort-cokato-mn",
  "name": "Cokato Lake RV Resort",
  "description": "Cokato Lake RV Resort is located at 2945 County Road 4 Southwest, Cokato MN 55321. Cokato Lake RV Resort can be contacted at ***-***-**** or http://cokatolake.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cokato-lake-rv-resort-cokato-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2945 County Road 4 Southwest",
    "addressLocality": "Cokato",
    "addressRegion": "MN",
    "postalCode": "55321",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1089155,
    "longitude": -94.1556229
  }
}