{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-klondike-rv-park-cabins",
  "name": "Klondike RV Park & Cabins",
  "description": "Klondike RV Park & Cabins is located at 48665 Funny River Road, Soldotna AK 99669. Klondike RV Park & Cabins can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-klondike-rv-park-cabins",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "48665 Funny River Road",
    "addressLocality": "Soldotna",
    "addressRegion": "AK",
    "postalCode": "99669",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.4738118,
    "longitude": -151.0766715
  }
}