{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-crow-creek-historic-gold",
  "name": "Crow Creek Historic Gold Mine",
  "description": "Crow Creek Historic Gold Mine is located at 601 Crow Creek Road, Girdwood AK 99587. Crow Creek Historic Gold Mine can be contacted at ***-***-**** or http://www.crowcreekmine.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-crow-creek-historic-gold",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "601 Crow Creek Road",
    "addressLocality": "Girdwood",
    "addressRegion": "AK",
    "postalCode": "99587",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.0006705,
    "longitude": -149.0828335
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/girdwood/crow-creek-historic-gold-mine"
  ]
}