{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horse-heaven-cabin-elk-city-id",
  "name": "Horse Heaven Cabin",
  "description": "The Horse Heaven Cabin is a historic cabin that sits between two scenic wilderness areas in central Idaho. It provides access to a variety of trails and recreational opportunities unique to the area.",
  "url": "https://campertunity.com/listings/campgrounds/horse-heaven-cabin-elk-city-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/02/27/17/21/234284_1a478899-837c-4cf6-85d1-534eac7eae45_1440.webp",
    "https://cdn.recreation.gov/public/2024/08/21/00/14/234284_7f8a961b-7aa7-4fc5-ac29-3b86052949a0_700.webp",
    "https://cdn.recreation.gov/public/2024/02/27/18/09/234284_bcd13639-fdd5-4c32-aa35-b8e8fdab0ae4_700.webp",
    "https://cdn.recreation.gov/public/2024/02/27/17/23/234284_f1591640-45ea-450a-b6c0-ef2babd41367_700.webp",
    "https://cdn.recreation.gov/public/2024/08/21/00/12/234284_9c5f95da-550a-4b6b-8e49-6c9c466475b4_700.webp",
    "https://cdn.recreation.gov/public/2024/08/21/00/09/234284_3f9d6010-3fc3-4d05-9976-6f148f889449_700.webp",
    "https://cdn.recreation.gov/public/2024/02/27/17/22/234284_c3c61400-4dd3-4fcd-a546-17bc74ae0feb_700.webp",
    "https://cdn.recreation.gov/public/2024/08/21/00/06/234284_d667710b-fba0-4b50-9377-ffcfd6b3546e_700.webp",
    "https://cdn.recreation.gov/public/2024/08/21/00/11/234284_d6305d29-517d-4f01-940b-95d4a4ca88cb_700.webp",
    "https://cdn.recreation.gov/public/2024/08/21/00/07/234284_c0bbb4f1-e715-4d63-a15d-25b27eb9af64_700.webp",
    "https://cdn.recreation.gov/public/2024/02/27/18/05/234284_61709ba6-888e-4d14-9916-05ed4484188b_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elk City",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.635,
    "longitude": -114.9127778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234284",
    "https://thedyrt.com/camping/idaho/idaho-horse-heaven-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$25+"
}