{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/calamity-id",
  "name": "Calamity",
  "description": "Explore Calamity in Caribou-Targhee National Forest, Idaho with Recreation.gov. Calamity Campground is located along the Snake River drainage at the north end of beautiful Palisades Reservoir at an elevation of 5,700 feet, just 55 miles eas",
  "url": "https://campertunity.com/listings/campgrounds/calamity-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65051.jpg",
    "https://cdn.recreation.gov/public/images/64894.jpg",
    "https://cdn.recreation.gov/public/images/64890.jpg",
    "https://cdn.recreation.gov/public/images/64873.jpg",
    "https://cdn.recreation.gov/public/images/64920.jpg",
    "https://cdn.recreation.gov/public/images/64968.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calamity",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3277778,
    "longitude": -111.215
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232277"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20+"
}