{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ship-creek-rv-park-anchorage-ak",
  "name": "Ship Creek RV Park",
  "description": "Ship Creek RV Park is located at 150 North Ingra Street, Anchorage AK 99501. Ship Creek RV Park can be contacted at ***-***-**** or https://www.alaskatraveladventures.com/rv-park/anchorage-ship-creek-rv-park/",
  "url": "https://campertunity.com/listings/campgrounds/ship-creek-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": "150 North Ingra Street",
    "addressLocality": "Anchorage",
    "addressRegion": "AK",
    "postalCode": "99501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.2222829,
    "longitude": -149.8689208
  }
}