{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-odessa-campground-klamath-fal",
  "name": "Odessa Campground",
  "description": "Odessa Campground is located at National Forest Development Road 3639, Klamath Falls OR 97601. Odessa Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/fremont-winema/recarea/?recid=59729",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-odessa-campground-klamath-fal",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 3639",
    "addressLocality": "Klamath Falls",
    "addressRegion": "OR",
    "postalCode": "97601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4298644,
    "longitude": -122.0609888
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/klamath-falls/odessa-campground"
  ]
}