{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kingsley-campground-klamath-falls-or-1",
  "name": "Kingsley Campground",
  "description": "Kingsley Campground is located at , Klamath Falls OR 97603. Kingsley Campground can be contacted at ***-***-**** or https://militarycampgrounds.us/oregon/kingsley-campground",
  "url": "https://campertunity.com/listings/campgrounds/kingsley-campground-klamath-falls-or-1",
  "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": "97603",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1640085,
    "longitude": -121.748669
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/klamath-falls/kingsley-campground"
  ]
}