{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fall-mountain-lookout-cabin-prairie-city-or",
  "name": "Fall Mountain Lookout Cabin",
  "description": "Fall Mountain Lookout Cabin camping reservations and campground information. Learn more about camping near Fall Mountain Lookout Cabin and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/fall-mountain-lookout-cabin-prairie-city-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prairie City Ranger District - 327 SW Front St.,P.O. Box 337",
    "addressLocality": "Prairie City",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.28972,
    "longitude": -119.13139
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/fall-mountain-lookout-cabin/FLST/754989/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}