{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-watson-lake-campground-sterling-ak",
  "name": "Watson Lake Campground",
  "description": "Watson Lake Campground is located at Unnamed Road, Sterling AK 99672. Watson Lake Campground can be contacted at ***-***-**** or https://www.fws.gov/refuge/Kenai/visit/visitor_activities/camping/campgrounds.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-watson-lake-campground-sterling-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Sterling",
    "addressRegion": "AK",
    "postalCode": "99672",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.5360968,
    "longitude": -150.4611476
  }
}