{
  "title": "Dark Sky Places in WY",
  "description": "Certified dark sky places in WY.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/state/WY",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "WY",
      "url": "/places/state/WY"
    }
  ],
  "updated": null,
  "data": {
    "code": "WY",
    "places": [
      {
        "slug": "jackson-hole-airport",
        "name": "Jackson Hole Airport",
        "type": "urban",
        "country": "US",
        "state_province": "WY",
        "nearest_town": "Jackson",
        "lat": 43.60368,
        "lng": -110.73875,
        "year_certified": 2025,
        "official_url": null,
        "source_url": "https://darksky.org/places/jackson-hole-airport/",
        "notes": "It is the only commercial airport located in a National Park (Grand Teton) and is dedicated to being an industry leader in environmental responsibility, green building initiatives, and energy efficiency."
      },
      {
        "slug": "sinks-canyon-state-park",
        "name": "Sinks Canyon State Park",
        "type": "park",
        "country": "US",
        "state_province": "WY",
        "nearest_town": "Lander",
        "lat": 42.75755,
        "lng": -108.84589,
        "year_certified": 2023,
        "official_url": "https://wyoparks.wyo.gov/index.php/places-to-go/sinks-canyon",
        "source_url": "https://darksky.org/places/sinks-canyon-state-park/",
        "notes": "The park offers two campgrounds, hiking and biking trails, a seasonal visitor center, a cave system, and the beautiful Popo Agie River flowing down the canyon’s length."
      },
      {
        "slug": "teton-county",
        "name": "Teton County",
        "type": "community",
        "country": "US",
        "state_province": "WY",
        "nearest_town": "Jackson",
        "lat": 43.48272,
        "lng": -110.75776,
        "year_certified": 2025,
        "official_url": "https://www.wyomingstargazing.org/?srsltid=AfmBOopvxsS7yJbRUdr8r1J6uFrWbcILG01alEgPjngNZRmxF9Oct0cH",
        "source_url": "https://darksky.org/places/teton-county/",
        "notes": "They offer private and free public stargazing programs year-round to visitors and local residents."
      }
    ]
  },
  "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": "WY",
            "item": "https://darkskiesdirectory.com/places/state/WY"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/places/state/WY#dataset",
        "name": "Dark Sky Places in WY",
        "description": "Certified dark sky places in WY.",
        "url": "https://darkskiesdirectory.com/places/state/WY",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/places/state/WY.json"
          }
        ]
      }
    ]
  }
}