{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/miners-retreat-or-us",
  "name": "Miners Retreat",
  "description": "Explore Miners Retreat in Umatilla National Forest, Oregon with Recreation.gov. Miner's Retreat is an old Forest Service cabin that allows guests to relax in the outdoors and also step back in time to when the cabin was used during the bygo",
  "url": "https://campertunity.com/listings/campgrounds/miners-retreat-or-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/10/22/48/aebd7401-6df2-43b8-bea5-dce39bbca0f8_450.jpg",
    "https://cdn.recreation.gov/public/images/72304.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/72177.jpg",
    "https://cdn.recreation.gov/public/images/72188.jpg",
    "https://cdn.recreation.gov/public/2018/08/10/22/48/7b99568a-e366-464e-b4e1-099f148443f3_1600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Miners Retreat",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.79662944,
    "longitude": -118.4981107
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234205",
    "https://campflare.com/campground/miners-retreat-205",
    "https://thedyrt.com/camping/oregon/miners-retreat"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    }
  ]
}