{
  "title": "Lakeland Provincial Park",
  "description": "A boreal-forest canoe-country park east of Lac La Biche in northeastern Alberta.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/lakeland-provincial-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Lakeland Provincial Park",
      "url": "/places/lakeland-provincial-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "lakeland-provincial-park",
    "name": "Lakeland Provincial Park",
    "type": "dark-sky-preserve",
    "country": "CA",
    "state_province": "AB",
    "nearest_town": "Lac La Biche",
    "lat": null,
    "lng": null,
    "year_certified": 2016,
    "official_url": null,
    "source_url": "https://rasc.ca/lpa/dark-sky-sites",
    "notes": "A boreal-forest canoe-country park east of Lac La Biche in northeastern Alberta."
  },
  "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": "Lakeland Provincial Park",
            "item": "https://darkskiesdirectory.com/places/lakeland-provincial-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/lakeland-provincial-park#place",
        "name": "Lakeland Provincial Park",
        "additionalType": "dark-sky-preserve",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "AB",
          "addressCountry": "CA"
        },
        "description": "A boreal-forest canoe-country park east of Lac La Biche in northeastern Alberta."
      }
    ]
  }
}