{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/graham-creek-campground-co",
  "name": "Graham Creek Campground",
  "description": "Explore Graham Creek Campground in San Juan National Forest, Colorado with Recreation.gov. Graham Creek Campground is situated above Vallecito Lake, in the scenic San Juan National Forest of southwestern Colorado. Visitors enjoy the area for its beaut",
  "url": "https://campertunity.com/listings/campgrounds/graham-creek-campground-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/68805.jpg",
    "https://cdn.recreation.gov/public/images/68613.jpg",
    "https://cdn.recreation.gov/public/images/68675.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/08/04/20/30/233246_781bdd9f-69b7-4e80-8c55-ad01cc3a3be6_700.jpg",
    "https://cdn.recreation.gov/public/images/68773.jpg",
    "https://cdn.recreation.gov/public/images/68782.jpg",
    "https://cdn.recreation.gov/public/images/68785.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Graham Creek Campground",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3902778,
    "longitude": -107.54
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233246"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "32",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$32+"
}