{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-king-mountain-recreation-area-ak-us",
  "name": "King Mountain State Recreation Area",
  "description": "King Mountain State Recreation Area is located at , Chickaloon AK 99674. King Mountain State Recreation Area can be contacted at or http://dnr.alaska.gov/parks/aspunits/matsu/kingmtnsrs.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-king-mountain-recreation-area-ak-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chickaloon",
    "addressRegion": "AK",
    "postalCode": "99674",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.7751291,
    "longitude": -148.4948809
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/chickaloon/king-mountain-state-recreation-area",
    "https://dnr.alaska.gov/parks/aspunits/matsu/kingmtnsrs.htm"
  ]
}