{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/annie-creek-sno-park-fort-klamath",
  "name": "Annie Creek Sno-Park",
  "description": "Annie Creek Sno-Park is located at , Fort Klamath OR 97626. Annie Creek Sno-Park can be contacted at or https://www.fs.usda.gov/recarea/fremont-winema/recarea/?recid=59833",
  "url": "https://campertunity.com/listings/campgrounds/annie-creek-sno-park-fort-klamath",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fort Klamath",
    "addressRegion": "OR",
    "postalCode": "97626",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.7618115,
    "longitude": -122.059206
  }
}