{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/williams-lake-campground-idaho-salmon-id",
  "name": "Williams Lake Campground",
  "description": "Overview This campground has 11 sites near Williams Lake. Opportunities abound to hike or ride into the Salmon-Challis National Forest or to fish in the nearby lake or creek. The lake can be accessed at the Forest Service boat ramp and day-use area.",
  "url": "https://campertunity.com/listings/campgrounds/williams-lake-campground-idaho-salmon-id",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "/sites/default/files/styles/bio_photo/public/images/2024-01/39985142024_b39ed01468_k.jpg?itok=TXhwEeUg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salmon",
    "addressRegion": "ID",
    "postalCode": "83467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.024068,
    "longitude": -113.965163
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}