{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-sand-us",
  "name": "White Sand Campground",
  "description": "White Sand Campground in Clearwater National Forest, Kooskia Idaho. See 2 traveler reviews, 7 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/white-sand-us",
  "image": [
    "https://campcdn.com/photos/2/8/2866/245116/uploads_2F1597360703496-5hd1rceyli6-77ab705f25f8361a286b8672f3206a79_2F751DA583-EF91-4375-A081-65D6ED9AE84D.jpeg?v=1633862552",
    "http:https://campcdn.com/photos/2/8/2866/289112/low_res/white-sand-campground.jpeg?v=1633886249"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.507691985732656,
    "longitude": -114.68622175094788
  },
  "sameAs": [
    "https://www.campendium.com/white-sand-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}