{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fremont-winema-national-forest-klamath-falls-or",
  "name": "Fremont-Winema National Forest",
  "description": "Fremont-Winema National Forest is located at 2819 Dahlia StreetSuite A, Klamath Falls OR 97601. Fremont-Winema National Forest can be contacted at ***-***-**** or http://www.fs.usda.gov/fremont-winema",
  "url": "https://campertunity.com/listings/campgrounds/fremont-winema-national-forest-klamath-falls-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2819 Dahlia StreetSuite A",
    "addressLocality": "Klamath Falls",
    "addressRegion": "OR",
    "postalCode": "97601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5955241,
    "longitude": -121.5574731
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/klamath-falls/fremont-winema-national-forest"
  ]
}