{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crater-lake-resort-fort-klamath-or",
  "name": "Crater Lake Resort",
  "description": "Crater Lake Resort is located at 50711 Oregon 62, Fort Klamath OR 97626. Crater Lake Resort can be contacted at ***-***-**** or https://craterlakeresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/crater-lake-resort-fort-klamath-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50711 Oregon 62",
    "addressLocality": "Fort Klamath",
    "addressRegion": "OR",
    "postalCode": "97626",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6849614,
    "longitude": -121.9730338
  }
}