{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/colorado-riverway-recreation-area-moab-ut-us",
  "name": "Colorado Riverway Recreation Area",
  "description": "The Colorado Riverway Recreation Area follows the Colorado River from Dewey Bridge to Canyonlands National Park. Opportunities include camping adjacent to the Colorado River, as well as climbing, mountain biking, hiking, and more. Within this area, visitors will find the popular Corona Arch hiking trail, Poison Spider Mesa, the end of the Whole Enchilada/Porcupine mountain bike trail, float trips on the Moab Daily section of the Colorado River, Wall Street climbing area, and more. For amazing...",
  "url": "https://campertunity.com/listings/campgrounds/colorado-riverway-recreation-area-moab-ut-us",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Moab",
    "addressRegion": "UT",
    "postalCode": "84532",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.601919,
    "longitude": -109.569123
  },
  "sameAs": [
    "https://www.blm.gov/visit/colorado-riverway-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}