{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rosy-lane-co-us",
  "name": "Rosy Lane",
  "description": "Explore Rosy Lane in Grand Mesa, Uncompahgre and Gunnison National Forest, Colorado with Recreation.gov. Rosy Lane Campground is located 17 miles from Gunnison, Colo., in the Taylor River Canyon. Visitors enjoy the area for its rafting, fishing and trail opportunit",
  "url": "https://campertunity.com/listings/campgrounds/rosy-lane-co-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rosy Lane",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7305556,
    "longitude": -106.7466667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232157"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "28",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$28-$58"
}