{
  "title": "Newport State Park",
  "description": "The Park’s territory consists of evergreen and hardwood forests, wetlands and upland meadows, along with 18 km (11 miles) of lake shoreline and 48 km (30 miles) of hiking trails.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/newport-state-park-dark-sky-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Newport State Park",
      "url": "/places/newport-state-park-dark-sky-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "newport-state-park-dark-sky-park",
    "name": "Newport State Park",
    "type": "park",
    "country": "US",
    "state_province": "WI",
    "nearest_town": "Ellison Bay",
    "lat": 45.24315,
    "lng": -86.98627,
    "year_certified": 2017,
    "official_url": "http://dnr.wi.gov/topic/parks/name/newport/",
    "source_url": "https://darksky.org/places/newport-state-park-dark-sky-park/",
    "notes": "The Park’s territory consists of evergreen and hardwood forests, wetlands and upland meadows, along with 18 km (11 miles) of lake shoreline and 48 km (30 miles) of hiking trails."
  },
  "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": "Newport State Park",
            "item": "https://darkskiesdirectory.com/places/newport-state-park-dark-sky-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/newport-state-park-dark-sky-park#place",
        "name": "Newport State Park",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "WI",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 45.24315,
          "longitude": -86.98627
        },
        "description": "The Park’s territory consists of evergreen and hardwood forests, wetlands and upland meadows, along with 18 km (11 miles) of lake shoreline and 48 km (30 miles) of hiking trails."
      }
    ]
  }
}