{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/black-spruce-campground-anchorage-ak",
  "name": "Black Spruce Campground",
  "description": "Black Spruce Campground is located at , Anchorage AK 99505. Black Spruce Campground can be contacted at ***-***-**** or https://www.militarycampgrounds.us/alaska/black-spruce-rv-park",
  "url": "https://campertunity.com/listings/campgrounds/black-spruce-campground-anchorage-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Anchorage",
    "addressRegion": "AK",
    "postalCode": "99505",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.2602626,
    "longitude": -149.7202414
  }
}