{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/junction-west-vallecito-resort-bayfield-co",
  "name": "Junction West Vallecito Resort",
  "description": "Junction West Vallecito Resort camping reservations and campground information. Learn more about camping near Junction West Vallecito Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/junction-west-vallecito-resort-bayfield-co",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783761/%7Bpht%7DphotoURL3-original%7Bpht%7D1699584509912.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13030 County Road 501",
    "addressLocality": "Bayfield",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.37928,
    "longitude": -107.58148
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}