{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aspen-point-campground-klamath-falls-or",
  "name": "Aspen Point Campground",
  "description": "Aspen Point Campground is located at , Klamath Falls OR 97601. Aspen Point Campground can be contacted at or http://lakeofthewoodsresort.com/camping/",
  "url": "https://campertunity.com/listings/campgrounds/aspen-point-campground-klamath-falls-or",
  "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.3851271,
    "longitude": -122.2146764
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/klamath-falls/aspen-point-campground"
  ]
}