{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-yampa-canyon-craig-colorado-usa",
  "name": "Little Yampa Canyon",
  "description": "Little Yampa Canyon SRMA includes public lands on Duffy Mountain, Illes Mountain, and Juniper Mountain. Portions of the Yampa River and Yampa Valley Trail are included in the SRMA. The Yampa river is a popular flat-water floating trip for the young and old alike. The Yampa Valley Trail actually extends from Steamboat Springs, CO to Dinosaur CO and connect with other regional trails at either end. The Duffy Mountain Area is also a popular hunting, fishing and off-highway vehicle (OHV). Motoriz...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-yampa-canyon-craig-colorado-usa",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Craig",
    "addressRegion": "CO",
    "postalCode": "81625",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.47664,
    "longitude": -107.96565
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ohv_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}