{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-south-fork-co",
  "name": "Spot2Nite",
  "description": "Check out Aspen Ridge RV Park in South Fork, Colorado on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-south-fork-co",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/9da455fe-96b6-11ed-988b-ae29f73191bf/card.jpg?v=63892713072"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "700 Colorado 149",
    "addressLocality": "South Fork",
    "addressRegion": "CO",
    "postalCode": "81154",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6733599,
    "longitude": -106.6496495
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/colorado/south-fork/aspen-ridge-rv-park?slug=aspen-ridge-rv-park"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "53",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$53+"
}