{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-alamosa-co",
  "name": "Spot2Nite",
  "description": "Welcome to Base Camp Family Campground, a family-friendly campground in Southern Colorado crafted with insights from the Norris brothers' extensive RVing experiences. Kevin and Mitch Norris, enchanted by the region since their '80s escapades, established this premier Alamosa RV park to offer an affordable, spacious, and efficient camping hub. Situated amid towering 14,000 ft. mountain peaks, the campground is set in a unique high-desert alpine valley, surrounded by artesian wells, hot springs...",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-alamosa-co",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b6164474-b505-11eb-bcfa-ae29f73191bf/card.png?v=63841274648"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Alamosa",
    "addressRegion": "CO",
    "postalCode": "81101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4730339,
    "longitude": -105.7340545
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40.4",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "$40.4+"
}