{
  "title": "Dark Sky Places in NC",
  "description": "Certified dark sky places in NC.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/state/NC",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "NC",
      "url": "/places/state/NC"
    }
  ],
  "updated": null,
  "data": {
    "code": "NC",
    "places": [
      {
        "slug": "cape-lookout-national-seashore-dark-sky-park",
        "name": "Cape Lookout National Seashore",
        "type": "park",
        "country": "US",
        "state_province": "NC",
        "nearest_town": "Harkers Island",
        "lat": 34.83078,
        "lng": -76.34207,
        "year_certified": 2021,
        "official_url": "https://www.nps.gov/calo/index.htm",
        "source_url": "https://darksky.org/places/cape-lookout-national-seashore-dark-sky-park/",
        "notes": "The Seashore is a low, narrow ribbon of sand running from Ocracoke Inlet on the northeast to Beaufort Inlet to the southwest."
      },
      {
        "slug": "cataloochee-ranch",
        "name": "Cataloochee Ranch",
        "type": "lodging",
        "country": "US",
        "state_province": "NC",
        "nearest_town": "119 Ranch Drive Maggie Valley",
        "lat": 35.549,
        "lng": -83.09507,
        "year_certified": 2025,
        "official_url": "http://cataloocheeranch.com/",
        "source_url": "https://darksky.org/places/cataloochee-ranch/",
        "notes": "Now as a boutique Relais & Châteaux property, Cataloochee Ranch welcomes guests to explore the beauty of North Carolina mountains while connecting with one another through horseback riding, wine tastings, art studio courses, and more."
      },
      {
        "slug": "mayland-earth-to-sky-park-dark-sky-park",
        "name": "Mayland Earth to Sky Park & Bare Dark Sky Observatory",
        "type": "park",
        "country": "US",
        "state_province": "NC",
        "nearest_town": null,
        "lat": 35.91722,
        "lng": -82.29967,
        "year_certified": 2014,
        "official_url": "https://www.mayland.edu/foundation/foundation-projects/earth-to-sky-park/",
        "source_url": "https://darksky.org/places/mayland-earth-to-sky-park-dark-sky-park/",
        "notes": "The six-acre (2.4-hectare) site, surrounded by rugged mountain terrain and the Pisgah National Forest, is owned by Yancey County and managed by Mayland Community College (MCC)."
      },
      {
        "slug": "pisgah-astronomical-research-institute-dark-sky-park",
        "name": "Pisgah Astronomical Research Institute",
        "type": "park",
        "country": "US",
        "state_province": "NC",
        "nearest_town": "Rosman",
        "lat": 35.14369,
        "lng": -82.82202,
        "year_certified": 2020,
        "official_url": "https://www.pari.edu/",
        "source_url": "https://darksky.org/places/pisgah-astronomical-research-institute-dark-sky-park/",
        "notes": "Designated 2020 Category International Dark Sky Park Address 1 PARI Drive Rosman, NC 28772 US Google Maps Contact Tim DeLisle Website Tel.: +1 704-953-3902 Land Area 0.81 km2 Documents Application Press Release Annual Reports"
      },
      {
        "slug": "the-swag",
        "name": "The Swag",
        "type": "lodging",
        "country": "US",
        "state_province": "NC",
        "nearest_town": "Swag Road Waynesville",
        "lat": 35.57249,
        "lng": -83.17168,
        "year_certified": 2025,
        "official_url": "http://theswag.com/",
        "source_url": "https://darksky.org/places/the-swag/",
        "notes": "One of the highest boutique hotel destinations in the country, the Relais & Châteaux getaway is known for exceptional weather, stunning views, romantic sensibilities, and impeccable food and service."
      }
    ]
  },
  "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": "NC",
            "item": "https://darkskiesdirectory.com/places/state/NC"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/places/state/NC#dataset",
        "name": "Dark Sky Places in NC",
        "description": "Certified dark sky places in NC.",
        "url": "https://darkskiesdirectory.com/places/state/NC",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/places/state/NC.json"
          }
        ]
      }
    ]
  }
}