{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bird-creek-motel-rv-park-anchorage-ak",
  "name": "Bird Creek Motel & RV Park",
  "description": "Bird Creek Motel & RV Park is located at 29433 Seward Highway, Anchorage AK 99540. Bird Creek Motel & RV Park can be contacted at ***-***-**** or https://birdcreekmotel.com/",
  "url": "https://campertunity.com/listings/campgrounds/bird-creek-motel-rv-park-anchorage-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29433 Seward Highway",
    "addressLocality": "Anchorage",
    "addressRegion": "AK",
    "postalCode": "99540",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.969452,
    "longitude": -149.447321
  }
}