{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/redstone-carbondale-co",
  "name": "Redstone",
  "description": "Redstone Campground is set amidst a scattering of aspen groves on a ridge above the Crystal River at 7,800 feet, creating an ideal setting for guests seeking recreation and relaxation in White River National Forest. Sites in the campground are widely spaced and offer wonderful views of red rock outcroppings and cliffs, though an understory of tall grass and a scattered forest provides plenty of privacy.",
  "url": "https://campertunity.com/listings/campgrounds/redstone-carbondale-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65142_700.webp",
    "https://cdn.recreation.gov/public/images/65283_700.webp",
    "https://cdn.recreation.gov/public/images/65096_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/65225_700.webp",
    "https://cdn.recreation.gov/public/images/65179_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aspen Sopris Ranger District PO Box 309",
    "addressLocality": "Carbondale",
    "addressRegion": "CO",
    "postalCode": "81623",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1941667,
    "longitude": -107.2322222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4290123,
    "reviewCount": 324,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "38",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$38+"
}