{
  "title": "Browns Canyon National Monument",
  "description": "Ranging between 7,300 feet and 10,000 feet in elevation, the monument offers astonishing views of central Colorado’s Arkansas Valley and the Sawatch Range of the Rocky Mountains.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/browns-canyon-national-monument",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Browns Canyon National Monument",
      "url": "/places/browns-canyon-national-monument"
    }
  ],
  "updated": null,
  "data": {
    "slug": "browns-canyon-national-monument",
    "name": "Browns Canyon National Monument",
    "type": "park",
    "country": "US",
    "state_province": "CO",
    "nearest_town": "Nathrop",
    "lat": 38.77085,
    "lng": -106.11412,
    "year_certified": 2024,
    "official_url": "https://www.blm.gov/programs/national-conservation-lands/colorado/browns-canyon",
    "source_url": "https://darksky.org/places/browns-canyon-national-monument/",
    "notes": "Ranging between 7,300 feet and 10,000 feet in elevation, the monument offers astonishing views of central Colorado’s Arkansas Valley and the Sawatch Range of the Rocky Mountains."
  },
  "jsonld": {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://darkskiesdirectory.com/#organization",
        "name": "Dark Skies Directory",
        "url": "https://darkskiesdirectory.com"
      },
      {
        "@type": "WebSite",
        "@id": "https://darkskiesdirectory.com/#website",
        "url": "https://darkskiesdirectory.com",
        "name": "Dark Skies Directory",
        "publisher": {
          "@id": "https://darkskiesdirectory.com/#organization"
        }
      },
      {
        "@type": "BreadcrumbList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://darkskiesdirectory.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Places",
            "item": "https://darkskiesdirectory.com/places"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Browns Canyon National Monument",
            "item": "https://darkskiesdirectory.com/places/browns-canyon-national-monument"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/browns-canyon-national-monument#place",
        "name": "Browns Canyon National Monument",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "CO",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 38.77085,
          "longitude": -106.11412
        },
        "description": "Ranging between 7,300 feet and 10,000 feet in elevation, the monument offers astonishing views of central Colorado’s Arkansas Valley and the Sawatch Range of the Rocky Mountains."
      }
    ]
  }
}