{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dolores-river",
  "name": "Dolores River",
  "description": "The Utah section of the Dolores River offers technical rapids, stunning scenery, wildlife viewing, side-canyon hiking, and camping. Permits are required year-round for all private, non-commercial use of the Lower Dolores. There is no limit on the number of permits issued. Permits will become available beginning January 1st each year through Recreation.gov. The permit authorizes a group size of 1 to 25 to float the stretch of the Lower Dolores River. The Lower Dolores has a very short, erratic...",
  "url": "https://campertunity.com/listings/campgrounds/dolores-river",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/2020/05/27/16/43/33ee53ef-4f39-43b2-b74a-1986a6b65820.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.491429,
    "longitude": -109.16504
  },
  "sameAs": [
    "https://www.blm.gov/visit/dolores-river"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}