{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bird-creek-anchorage-ak",
  "name": "Bird Creek",
  "description": "Bird Creek is located at , Anchorage AK 99540. Bird Creek can be contacted at ***-***-**** or http://dnr.alaska.gov/parks/aspunits/chugach/birdcreekcamp.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bird-creek-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": "99540",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.9663312,
    "longitude": -149.443496
  }
}