{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/warren-ranger-house-warren-id",
  "name": "Warren Ranger House",
  "description": "Warren Ranger House is a historic Forest Service ranger cabin located in the remote mining town of Warren, Idaho, approximately 45 miles north of McCall in the Payette National Forest. This well-preserved rental facility provides guests with an authentic backcountry experience in a classic ranger station setting. The cabin features three bedrooms, a full bathroom with shower/tub, sink and flush toilet, a fully-equipped kitchen, and a comfortable living room, accommodating 6-8 people. The Warr...",
  "url": "https://campertunity.com/listings/campgrounds/warren-ranger-house-warren-id",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E Main St",
    "addressLocality": "Warren",
    "addressRegion": "ID",
    "postalCode": "83671",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.26362609863281,
    "longitude": -115.675537109375
  },
  "sameAs": [
    "https://campflare.com/campground/warren-ranger-house-082"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}