{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whitehouse-campground",
  "name": "Whitehouse Campground",
  "description": "Whitehouse Campground in Clearwater National Forest, Kooskia Idaho. See 2 traveler reviews, 9 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/whitehouse-campground",
  "image": [
    "https://campcdn.com/photos/2/8/2864/298803/uploads_2F1625531056451-81cfvjmk0qn-961be3e549531aae6604f6917dac4662_2F0705211004b_resized.jpg?v=1633892005",
    "http:https://campcdn.com/photos/2/8/2864/298803/low_res/whitehouse-campground.jpg?v=1633892005"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.50804743089969,
    "longitude": -114.77847822010517
  },
  "sameAs": [
    "https://www.campendium.com/whitehouse-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}