{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/c1e337ddccc47242d1aea2361b0de4b6b7124ffcb5c008adf7a3e96180e019ad",
  "name": "Spot2Nite",
  "description": "Check out Cortez RV Resort in Cortez, Colorado on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/c1e337ddccc47242d1aea2361b0de4b6b7124ffcb5c008adf7a3e96180e019ad",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/82b46fa6-dfa1-11ee-83ec-42010a0014ce/card.jpg?v=63893111117"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27432 U.S. 160",
    "addressLocality": "Cortez",
    "addressRegion": "CO",
    "postalCode": "81321",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3506825,
    "longitude": -108.5468743
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/colorado/cortez/cortez-rv-resort"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$40+"
}