{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vallecito-resort-bayfield-co-us",
  "name": "Vallecito Resort",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/vallecito-resort-bayfield-co-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13030 County Road 501,",
    "addressLocality": "Bayfield, CO 81122",
    "addressRegion": "CO",
    "postalCode": "81122"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2255593,
    "longitude": -107.598112
  },
  "sameAs": [
    "https://www.aaa.com/travelinfo/colorado/bayfield/campgrounds/vallecito-resort-186699.html"
  ]
}