{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/united-states-gypsum-co",
  "name": "United States",
  "description": "Riverdance RV Resort was created to give travelers a place where comfort meets the beauty of the Colorado Rockies. Nestled along the Eagle River in Gypsum, our resort offers a welcoming environment for guests who want both modern conveniences and easy access to the outdoors. Whether you are visiting for a weekend, staying the season, or looking to settle in long term, Riverdance RV Resort provides a space where every guest can feel at home.",
  "url": "https://campertunity.com/listings/campgrounds/united-states-gypsum-co",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/775d703d-b0db-11f0-a71c-3a06bd64c3fc/card.jpg?v=63928530913"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6700 U.S. 6",
    "addressLocality": "Gypsum",
    "addressRegion": "CO",
    "postalCode": "81637",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6480265,
    "longitude": -107.00304
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:15:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "70",
    "priceValidUntil": "2026-06-18"
  },
  "priceRange": "$70+"
}