{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-kenai-rv-kenai-ak",
  "name": "Kenai RV",
  "description": "Kenai RV is located at 39864 Kalifornsky Beach Road, Kenai AK 99611. Kenai RV can be contacted at ***-***-**** or https://www.kenairv.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-kenai-rv-kenai-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39864 Kalifornsky Beach Road",
    "addressLocality": "Kenai",
    "addressRegion": "AK",
    "postalCode": "99611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.5123813,
    "longitude": -151.215068
  }
}