{
  "title": "Mount Carleton Provincial Park",
  "description": "Home to Mount Carleton, the highest peak in the Maritimes, in New Brunswick's remote north-central highlands.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/mount-carleton-provincial-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Mount Carleton Provincial Park",
      "url": "/places/mount-carleton-provincial-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "mount-carleton-provincial-park",
    "name": "Mount Carleton Provincial Park",
    "type": "dark-sky-preserve",
    "country": "CA",
    "state_province": "NB",
    "nearest_town": "Saint-Quentin",
    "lat": 47.37833,
    "lng": -66.875,
    "year_certified": 2009,
    "official_url": null,
    "source_url": "https://en.wikipedia.org/wiki/Mount_Carleton_Provincial_Park",
    "notes": "Home to Mount Carleton, the highest peak in the Maritimes, in New Brunswick's remote north-central highlands."
  },
  "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": "Mount Carleton Provincial Park",
            "item": "https://darkskiesdirectory.com/places/mount-carleton-provincial-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/mount-carleton-provincial-park#place",
        "name": "Mount Carleton Provincial Park",
        "additionalType": "dark-sky-preserve",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "NB",
          "addressCountry": "CA"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 47.37833,
          "longitude": -66.875
        },
        "description": "Home to Mount Carleton, the highest peak in the Maritimes, in New Brunswick's remote north-central highlands."
      }
    ]
  }
}