{
  "title": "Dark Sky Places in GA",
  "description": "Certified dark sky places in GA.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/state/GA",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "GA",
      "url": "/places/state/GA"
    }
  ],
  "updated": null,
  "data": {
    "code": "GA",
    "places": [
      {
        "slug": "stephen-c-foster-state-park-dark-sky-park",
        "name": "Okefenokee State Park",
        "type": "park",
        "country": "US",
        "state_province": "GA",
        "nearest_town": "Fargo",
        "lat": 30.68657,
        "lng": -82.56172,
        "year_certified": 2016,
        "official_url": "http://www.gastateparks.org/StephenCFoster",
        "source_url": "https://darksky.org/places/stephen-c-foster-state-park-dark-sky-park/",
        "notes": "177 Fargo, GA 31631 USA Google Maps Contact Sarah Ratcliffe Tel.: +1 912-637-5274 Website Land Area 0.32 km2 Documents Application Lightscape Management Plan Annual Reports Weather"
      }
    ]
  },
  "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": "GA",
            "item": "https://darkskiesdirectory.com/places/state/GA"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/places/state/GA#dataset",
        "name": "Dark Sky Places in GA",
        "description": "Certified dark sky places in GA.",
        "url": "https://darkskiesdirectory.com/places/state/GA",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/places/state/GA.json"
          }
        ]
      }
    ]
  }
}