{
  "title": "Oregon Caves National Monument and Preserve",
  "description": "Initially established to protect the winding, maze-like cave systems that wend their way through the marbles of the Siskiyou Mountains, the 4,554-acre Park acts as a preserve for the rich biodiversity of the region.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/oregon-caves-national-monument-and-preserve",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Oregon Caves National Monument and Preserve",
      "url": "/places/oregon-caves-national-monument-and-preserve"
    }
  ],
  "updated": null,
  "data": {
    "slug": "oregon-caves-national-monument-and-preserve",
    "name": "Oregon Caves National Monument and Preserve",
    "type": "park",
    "country": "US",
    "state_province": "OR",
    "nearest_town": "Cave Junction",
    "lat": 42.09831,
    "lng": -123.68754,
    "year_certified": 2024,
    "official_url": "https://www.nps.gov/orca/index.htm",
    "source_url": "https://darksky.org/places/oregon-caves-national-monument-and-preserve/",
    "notes": "Initially established to protect the winding, maze-like cave systems that wend their way through the marbles of the Siskiyou Mountains, the 4,554-acre Park acts as a preserve for the rich biodiversity of the region."
  },
  "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": "Oregon Caves National Monument and Preserve",
            "item": "https://darkskiesdirectory.com/places/oregon-caves-national-monument-and-preserve"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/oregon-caves-national-monument-and-preserve#place",
        "name": "Oregon Caves National Monument and Preserve",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "OR",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 42.09831,
          "longitude": -123.68754
        },
        "description": "Initially established to protect the winding, maze-like cave systems that wend their way through the marbles of the Siskiyou Mountains, the 4,554-acre Park acts as a preserve for the rich biodiversity of the region."
      }
    ]
  }
}