{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-km-resorts-maple-grove-resort-r",
  "name": "KM Resorts - Maple Grove Resort",
  "description": "KM Resorts - Maple Grove Resort is located at 175 Washington 131, Randle WA 98377. KM Resorts - Maple Grove Resort can be contacted at ***-***-**** or https://kmresorts.com/maple-grove-randle-wa-camping",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-km-resorts-maple-grove-resort-r",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "175 Washington 131",
    "addressLocality": "Randle",
    "addressRegion": "WA",
    "postalCode": "98377",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5296368,
    "longitude": -121.95681
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/randle/km-resorts-maple-grove-resort"
  ]
}