{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/funny-river-campground-soldotna-ak",
  "name": "Funny River Campground",
  "description": "Funny River Campground is located at 37684 Funny River Road, Soldotna AK 99669. Funny River Campground can be contacted at or http://dnr.alaska.gov/parks/aspunits/kenai/funnyriversrs.htm",
  "url": "https://campertunity.com/listings/campgrounds/funny-river-campground-soldotna-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "37684 Funny River Road",
    "addressLocality": "Soldotna",
    "addressRegion": "AK",
    "postalCode": "99669",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.4923059,
    "longitude": -150.8615102
  }
}