{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kenai-riverfront-resort-soldotna-ak",
  "name": "Kenai Riverfront Resort",
  "description": "Kenai Riverfront Resort is located at 36193 Douglas Road, Soldotna AK 99669. Kenai Riverfront Resort can be contacted at ***-***-**** or http://www.thealaskadream.com/",
  "url": "https://campertunity.com/listings/campgrounds/kenai-riverfront-resort-soldotna-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36193 Douglas Road",
    "addressLocality": "Soldotna",
    "addressRegion": "AK",
    "postalCode": "99669",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.5052436,
    "longitude": -151.1083294
  }
}