{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-kasilof-rv-park-ak",
  "name": "Kasilof RV Park",
  "description": "Kasilof RV Park is located at 21377 Crooked Creek Road, Kasilof AK 99610. Kasilof RV Park can be contacted at ***-***-**** or https://www.kasilofrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-kasilof-rv-park-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21377 Crooked Creek Road",
    "addressLocality": "Kasilof",
    "addressRegion": "AK",
    "postalCode": "99610",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.2902211,
    "longitude": -151.2716201
  }
}