{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canyons-ancients-national-monument-dolores-co",
  "name": "Canyons of the Ancients National Monument",
  "description": "Canyons of the Ancients National Monument, located in the Four Corners region of southwestern Colorado, protects a stunning cultural landscape with the highest known density of archaeological sites in the United States. To learn more, please visit https://www.blm.gov/programs/national-conservation-lands/colorado/canyons-of-the-ancients.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canyons-ancients-national-monument-dolores-co",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/images/83953.jpg",
    "https://cdn.recreation.gov/public/images/83954.jpg",
    "https://cdn.recreation.gov/public/images/83955.jpg",
    "https://cdn.recreation.gov/public/images/83956.jpg",
    "https://cdn.recreation.gov/public/images/83957.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dolores",
    "addressRegion": "CO",
    "postalCode": "81323",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.47595,
    "longitude": -108.88687
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    }
  ]
}