{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-willow-bay-resort-american-fa",
  "name": "Willow Bay Resort",
  "description": "Willow Bay Resort is located at 2700 Marina Road, American Falls ID 83211. Willow Bay Resort can be contacted at ***-***-**** or http://www.willowbayresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-willow-bay-resort-american-fa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2700 Marina Road",
    "addressLocality": "American Falls",
    "addressRegion": "ID",
    "postalCode": "83211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8053877,
    "longitude": -112.8354515
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/american-falls/willow-bay-resort"
  ]
}