{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/steens-mountain-us",
  "name": "Steens Mountain Wilderness Resort",
  "description": "Steens Mountain Wilderness Resort, Frenchglen Oregon. See 9 traveler reviews, 28 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/steens-mountain-us",
  "image": [
    "https://campcdn.com/photos/1/3/13544/88700/uploads_2F1466468403953-i0hqg5nz1502kpjx-a4b91330c2cef5deab496726f4d90309_2FDSC_0687.JPG?v=1633649717",
    "http:https://campcdn.com/photos/1/3/13544/88700/low_res/steens-mountain-resort.JPG?v=1633649717"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.80868066355086,
    "longitude": -118.8735916637616
  },
  "sameAs": [
    "https://www.campendium.com/steens-mountain-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}