{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-frying-pan-richfield-ut",
  "name": "Frying pan",
  "description": "Frying pan is located at FR027, Richfield UT 84701. Frying pan can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/fishlake/recarea/?recid=12163",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-frying-pan-richfield-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FR027",
    "addressLocality": "Richfield",
    "addressRegion": "UT",
    "postalCode": "84701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6088889,
    "longitude": -111.6788889
  }
}