{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wolf-flats-recreation-area-idaho-falls-id",
  "name": "Wolf Flats Recreation Area",
  "description": "Overview Wolf Flats is a dispersed, undeveloped camping area with 25 locations to camp. Some large areas are can accommodate groups of 50 people. There is an adjacent undeveloped boat access to the South Fork of the Snake River. Fees/Rules/Facilities: • No fees • Pack out toilet and trash—No garbage collection at this facility • Do not burn metals, glass, or plastic in the fire pits. Wood products only. • Do not cut down trees • Only use dead and downed wood (only small diameter) • Do not cre...",
  "url": "https://campertunity.com/listings/campgrounds/wolf-flats-recreation-area-idaho-falls-id",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://farm1.staticflickr.com/689/23056265863_13debeb1f4_z.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Idaho Falls",
    "addressRegion": "ID",
    "postalCode": "83401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.59955,
    "longitude": -111.60732
  },
  "sameAs": [
    "https://www.blm.gov/visit/wolf-flats-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}