{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vallecito-campground-co",
  "name": "Vallecito Campground",
  "description": "Explore Vallecito Campground in San Juan National Forest, Colorado with Recreation.gov. Vallecito Campground is a very popular site and one of the largest within the San Juan National Forest. It sits on Vallecito Creek, adjacent to the Weminuche Wi",
  "url": "https://campertunity.com/listings/campgrounds/vallecito-campground-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/74006.jpg",
    "https://cdn.recreation.gov/public/images/74055.jpg",
    "https://cdn.recreation.gov/public/images/74064.jpg",
    "https://cdn.recreation.gov/public/images/74074.jpg",
    "https://cdn.recreation.gov/public/2024/08/28/16/23/234648_fe92b63e-b15d-4d0a-9b2e-da7282300390_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vallecito Campground",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4775,
    "longitude": -107.5466667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234648"
  ],
  "amenityFeature": [
    {
      "@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-08-26"
  },
  "priceRange": "$32-$45"
}