{
  "title": "Big Cypress National Preserve",
  "description": "federal lands in southern Florida, about 72 km west of Miami.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/big-cypress-dark-sky-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Big Cypress National Preserve",
      "url": "/places/big-cypress-dark-sky-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "big-cypress-dark-sky-park",
    "name": "Big Cypress National Preserve",
    "type": "park",
    "country": "US",
    "state_province": "FL",
    "nearest_town": "East Ochopee",
    "lat": 25.93612,
    "lng": -81.09513,
    "year_certified": 2016,
    "official_url": "https://www.nps.gov/bicy/index.htm",
    "source_url": "https://darksky.org/places/big-cypress-dark-sky-park/",
    "notes": "federal lands in southern Florida, about 72 km west of Miami."
  },
  "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 Cypress National Preserve",
            "item": "https://darkskiesdirectory.com/places/big-cypress-dark-sky-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/big-cypress-dark-sky-park#place",
        "name": "Big Cypress National Preserve",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "FL",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 25.93612,
          "longitude": -81.09513
        },
        "description": "federal lands in southern Florida, about 72 km west of Miami."
      }
    ]
  }
}