{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bear-paw-fishing-resort",
  "name": "Bear Paw Fishing Resort",
  "description": "Bear Paw Fishing Resort is located at 905 Utah 143, Panguitch UT 84759. Bear Paw Fishing Resort can be contacted at ***-***-**** or http://www.bearpawfishingresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bear-paw-fishing-resort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "905 Utah 143",
    "addressLocality": "Panguitch",
    "addressRegion": "UT",
    "postalCode": "84759",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7136457,
    "longitude": -112.6228336
  }
}