{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-islander-resort-lake",
  "name": "Islander Resort",
  "description": "Islander Resort is located at 751 Beachcomber Boulevard, Lake Havasu City AZ 86403. Islander Resort can be contacted at ***-***-**** or http://islanderlakehavasu.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-islander-resort-lake",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "751 Beachcomber Boulevard",
    "addressLocality": "Lake Havasu City",
    "addressRegion": "AZ",
    "postalCode": "86403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.455781,
    "longitude": -114.361098
  }
}