{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-iceworm-rv-wasilla-ak",
  "name": "Iceworm RV",
  "description": "Iceworm RV is located at 8620 West Parks Highway, Wasilla AK 99623. Iceworm RV can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-iceworm-rv-wasilla-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8620 West Parks Highway",
    "addressLocality": "Wasilla",
    "addressRegion": "AK",
    "postalCode": "99623",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.5710419,
    "longitude": -149.6683607
  }
}