{
  "title": "Mont-Mégantic International Dark Sky Reserve",
  "description": "The world's first International Dark Sky Reserve, home to the ASTROLab observatory; three surrounding regional municipalities enforce strict lighting rules.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/mont-megantic-international-dark-sky-reserve",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Mont-Mégantic International Dark Sky Reserve",
      "url": "/places/mont-megantic-international-dark-sky-reserve"
    }
  ],
  "updated": null,
  "data": {
    "slug": "mont-megantic-international-dark-sky-reserve",
    "name": "Mont-Mégantic International Dark Sky Reserve",
    "type": "reserve",
    "country": "CA",
    "state_province": "QC",
    "nearest_town": "Notre-Dame-des-Bois",
    "lat": 45.45694,
    "lng": -71.1625,
    "year_certified": 2007,
    "official_url": "https://www.cieletoilemontmegantic.org/en",
    "source_url": "https://darksky.org/places/mont-megantic-dark-sky-reserve/",
    "notes": "The world's first International Dark Sky Reserve, home to the ASTROLab observatory; three surrounding regional municipalities enforce strict lighting rules."
  },
  "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": "Mont-Mégantic International Dark Sky Reserve",
            "item": "https://darkskiesdirectory.com/places/mont-megantic-international-dark-sky-reserve"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/mont-megantic-international-dark-sky-reserve#place",
        "name": "Mont-Mégantic International Dark Sky Reserve",
        "additionalType": "reserve",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "QC",
          "addressCountry": "CA"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 45.45694,
          "longitude": -71.1625
        },
        "description": "The world's first International Dark Sky Reserve, home to the ASTROLab observatory; three surrounding regional municipalities enforce strict lighting rules."
      }
    ]
  }
}