{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crescent-creek-campground-cooper-landing-ak",
  "name": "Crescent Creek Campground",
  "description": "Crescent Creek Campground is located at Quartz Creek Road, Cooper Landing AK 99572. Crescent Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/chugach/recarea/?recid=6642",
  "url": "https://campertunity.com/listings/campgrounds/crescent-creek-campground-cooper-landing-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quartz Creek Road",
    "addressLocality": "Cooper Landing",
    "addressRegion": "AK",
    "postalCode": "99572",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.496474,
    "longitude": -149.6802321
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/cooper-landing/crescent-creek-campground",
    "https://www.campendium.com/crescent-creek"
  ]
}