{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-eagle-ridge-county-park-klamath",
  "name": "Eagle Ridge County Park",
  "description": "Eagle Ridge County Park is located at , Klamath Falls OR 97601. Eagle Ridge County Park can be contacted at or https://www.klamathcounty.org/Facilities/Facility/Details/Eagle-Ridge-Park-1",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-eagle-ridge-county-park-klamath",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Klamath Falls",
    "addressRegion": "OR",
    "postalCode": "97601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4053638,
    "longitude": -121.9492781
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/klamath-falls/eagle-ridge-county-park"
  ]
}