{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roan-plateau-jqs-creek-cross",
  "name": "Roan Plateau - JQS Creek Cross",
  "description": "The Roan Plateau overlooks the Colorado River Valley, and provides exceptional opportunities for recreation including hiking, hunting, motorized recreation, camping, and fishing. For more information, please contact the Colorado River Valley Field Office.",
  "url": "https://campertunity.com/listings/campgrounds/roan-plateau-jqs-creek-cross",
  "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": 39.57492,
    "longitude": -107.81221
  },
  "sameAs": [
    "https://www.blm.gov/visit/roan-plateau-jqs-creek-cross"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}