{
  "title": "Flagstaff, Arizona",
  "description": "The city, home to Lowell Observatory and the U.S. Naval Observatory Flagstaff Station, enacted the world's first outdoor lighting ordinance in 1958.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/flagstaff-arizona-dark-sky-community",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Flagstaff, Arizona",
      "url": "/places/flagstaff-arizona-dark-sky-community"
    }
  ],
  "updated": null,
  "data": {
    "slug": "flagstaff-arizona-dark-sky-community",
    "name": "Flagstaff, Arizona",
    "type": "community",
    "country": "US",
    "state_province": "AZ",
    "nearest_town": null,
    "lat": 35.19875,
    "lng": -111.65182,
    "year_certified": 2001,
    "official_url": "http://www.flagstaff.az.gov/",
    "source_url": "https://darksky.org/places/flagstaff-arizona-dark-sky-community/",
    "notes": "The city, home to Lowell Observatory and the U.S. Naval Observatory Flagstaff Station, enacted the world's first outdoor lighting ordinance in 1958."
  },
  "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": "Flagstaff, Arizona",
            "item": "https://darkskiesdirectory.com/places/flagstaff-arizona-dark-sky-community"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/flagstaff-arizona-dark-sky-community#place",
        "name": "Flagstaff, Arizona",
        "additionalType": "community",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "AZ",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 35.19875,
          "longitude": -111.65182
        },
        "description": "The city, home to Lowell Observatory and the U.S. Naval Observatory Flagstaff Station, enacted the world's first outdoor lighting ordinance in 1958."
      }
    ]
  }
}