{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-settlers-cove-state-recreation",
  "name": "What is the phone number for Settlers Cove State Recreation Site?",
  "description": "Settlers Cove State Recreation Site is located at 18000 North Tongass Highway, Ketchikan AK 99901. Settlers Cove State Recreation Site can be contacted at ***-***-**** or http://dnr.alaska.gov/parks/aspunits/southeast/settlerscvsrs.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-settlers-cove-state-recreation",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18000 North Tongass Highway",
    "addressLocality": "Ketchikan",
    "addressRegion": "AK",
    "postalCode": "99901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.5101059,
    "longitude": -131.7248743
  }
}