{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/izaak-walton-state-park-sterling-ak",
  "name": "Izaak Walton State Park",
  "description": "Izaak Walton State Park is located at Sterling Highway, Sterling AK 99672. Izaak Walton State Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/izaak-walton-state-park-sterling-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sterling Highway",
    "addressLocality": "Sterling",
    "addressRegion": "AK",
    "postalCode": "99672",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.5357075,
    "longitude": -150.7510386
  }
}