{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-hale-memorial-co",
  "name": "Camp Hale Memorial",
  "description": "Explore Camp Hale Memorial in White River National Forest, Colorado with Recreation.gov. Camp Hale Memorial Campground sits at an elevation of 9,200 feet, offering guests a wonderful setting for recreation and relaxation. Camp Hale is historic becau",
  "url": "https://campertunity.com/listings/campgrounds/camp-hale-memorial-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65038.jpg",
    "https://cdn.recreation.gov/public/images/64906.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/77137.jpg",
    "https://cdn.recreation.gov/public/images/77138.jpg",
    "https://cdn.recreation.gov/public/images/77139.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camp Hale Memorial",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4202778,
    "longitude": -106.315
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232274"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$25+"
}