{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ledges-rockhouse-area-montrose-co",
  "name": "Ledges Rockhouse Area",
  "description": "Ledges Rockhouse Campground is one of several recreation sites along the river. The site includes a restroom, 12 RV and 12 tent camping sites, cabanas, picnic tables, grills, and a boat ramp. During wet weather, the narrow, one-lane road along the river may become slick and impassable. The site is open all year. For more information, please contact the Uncompahgre Field Office.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ledges-rockhouse-area-montrose-co",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Montrose",
    "addressRegion": "CO",
    "postalCode": "81401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.235069,
    "longitude": -108.368905
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}