{
  "title": "Big Bend National Park",
  "description": "national park renowned for its hiking and backpacking trails nestles in the “Big Bend” of the Rio Grande river, which marks the boundary between Mexico and the state of Texas.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/big-bend-national-park-dark-sky-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Big Bend National Park",
      "url": "/places/big-bend-national-park-dark-sky-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "big-bend-national-park-dark-sky-park",
    "name": "Big Bend National Park",
    "type": "park",
    "country": "US",
    "state_province": "TX",
    "nearest_town": null,
    "lat": 29.33325,
    "lng": -103.19433,
    "year_certified": 2012,
    "official_url": "http://www.nps.gov/bibe/index.htm",
    "source_url": "https://darksky.org/places/big-bend-national-park-dark-sky-park/",
    "notes": "national park renowned for its hiking and backpacking trails nestles in the “Big Bend” of the Rio Grande river, which marks the boundary between Mexico and the state of Texas."
  },
  "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": "Big Bend National Park",
            "item": "https://darkskiesdirectory.com/places/big-bend-national-park-dark-sky-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/big-bend-national-park-dark-sky-park#place",
        "name": "Big Bend National Park",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "TX",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 29.33325,
          "longitude": -103.19433
        },
        "description": "national park renowned for its hiking and backpacking trails nestles in the “Big Bend” of the Rio Grande river, which marks the boundary between Mexico and the state of Texas."
      }
    ]
  }
}