{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-bayfield-co",
  "name": "Spot2Nite",
  "description": "Check out Junction West Vallecito Resort in Bayfield, Colorado on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-bayfield-co",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/8a9d5410-0a33-11ee-85bf-42010a001434/card.jpg?v=63889837103"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13030 County Road 501",
    "addressLocality": "Bayfield",
    "addressRegion": "CO",
    "postalCode": "81122",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.379279,
    "longitude": -107.5814791
  }
}