{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hagelstein-county-park-klamath-falls-or",
  "name": "Hagelstein County Park",
  "description": "Hagelstein County Park is located at 17301 U.S. 97, Klamath Falls OR 97601. Hagelstein County Park can be contacted at ***-***-**** or https://www.klamathcounty.org/Facilities/Facility/Details/Hagelstein-Park-3",
  "url": "https://campertunity.com/listings/campgrounds/hagelstein-county-park-klamath-falls-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17301 U.S. 97",
    "addressLocality": "Klamath Falls",
    "addressRegion": "OR",
    "postalCode": "97601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3824633,
    "longitude": -121.8123682
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/klamath-falls/hagelstein-county-park"
  ]
}