{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stone-cellar-guard-station-saguache-co-us",
  "name": "Stone Cellar Guard Station",
  "description": "Stone Cellar Guard Station is a remote cabin located at an elevation of 9,500 feet, just outside the boundary of La Garita Wilderness in Saguache Park in the Rio Grande National Forest. The cabin is a secluded getaway for guests seeking relaxation and recreation in south-central Colorado.",
  "url": "https://campertunity.com/listings/campgrounds/stone-cellar-guard-station-saguache-co-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/04/03/19/34/233232_c265f4b4-e93f-457f-aacf-d21886af0777_700.jpg",
    "https://cdn.recreation.gov/public/2024/04/03/19/09/233232_16a5d51b-bfed-45d7-b243-7a36b13d051e_1440.jpg",
    "https://cdn.recreation.gov/public/2024/04/03/19/18/233232_850122d1-a589-4f52-8890-87f784bce0a3_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/04/03/19/39/233232_106fca0a-d0b2-49b5-b849-9bce3cd9993a_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "46525 ST HWY 114",
    "addressLocality": "Saguache",
    "addressRegion": "CO",
    "postalCode": "81149",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0191667,
    "longitude": -106.6813889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233232"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$50+"
}