{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-jos-motel-campground-fort-klamath-o",
  "name": "Jo's Motel & Campground",
  "description": "Jo's Motel & Campground is located at 52851 Oregon 62, Fort Klamath OR 97626. Jo's Motel & Campground can be contacted at ***-***-**** or https://www.josmotel.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-jos-motel-campground-fort-klamath-o",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52851 Oregon 62",
    "addressLocality": "Fort Klamath",
    "addressRegion": "OR",
    "postalCode": "97626",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.7042864,
    "longitude": -121.9956255
  }
}