{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/williams-creek-campground-co",
  "name": "Williams Creek Campground",
  "description": "Explore Williams Creek Campground in San Juan National Forest, Colorado with Recreation.gov. This popular campground, 23 miles north of Pagosa Springs, Colorado, offers both shaded and sunny campsites with some located creek-side. Visitors enjoy the are",
  "url": "https://campertunity.com/listings/campgrounds/williams-creek-campground-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/76240.jpg",
    "https://cdn.recreation.gov/public/images/76265.jpg",
    "https://cdn.recreation.gov/public/images/76278.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/76300.jpg",
    "https://cdn.recreation.gov/public/images/76319.jpg",
    "https://cdn.recreation.gov/public/images/76326.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Williams Creek Campground",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4951972,
    "longitude": -107.2266972
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/251844?tab=info"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$30-$100"
}