{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dolores-river-1",
  "name": "Dolores River",
  "description": "The lower stretch of the Dolores River offers technical rapids, stunning scenery, wildlife viewing, side-canyon hiking, and great camping. A free permit is required. Groups must read and adhere to all stipulations of the permit. Call the Moab Field Office at ***-***-**** to secure a free permit for floating the Dolores River. Rapids on this section of the Dolores River range from class I to class IV. The most challenging rapid is Stateline (class IV), which is at the Colorado-Utah border. Thi...",
  "url": "https://campertunity.com/listings/campgrounds/dolores-river-1",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.41898,
    "longitude": -108.82175
  },
  "sameAs": [
    "https://www.blm.gov/visit/dolores-river-0",
    "https://www.blm.gov/visit/dolores-river-co"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}