{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fourmile-lake-campground-klamath-falls-or-1",
  "name": "Fourmile Lake Campground",
  "description": "Fourmile Lake Campground is located at Fourmile Lake Road, Klamath Falls OR 97601. Fourmile Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/fremont-winema/recreation/recarea/?recid=59727&actid=30",
  "url": "https://campertunity.com/listings/campgrounds/fourmile-lake-campground-klamath-falls-or-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fourmile Lake Road",
    "addressLocality": "Klamath Falls",
    "addressRegion": "OR",
    "postalCode": "97601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.454623,
    "longitude": -122.247362
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/klamath-falls/fourmile-lake-campground"
  ]
}