{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-maple-lake-payson",
  "name": "Maple Lake",
  "description": "Maple Lake is located at FR 020, Payson UT 84651. Maple Lake can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/uwcnf/recreation/camping-cabins/recarea/?recid=9856&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-maple-lake-payson",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FR 020",
    "addressLocality": "Payson",
    "addressRegion": "UT",
    "postalCode": "84651",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9578051,
    "longitude": -111.6945985
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/payson/maple-lake"
  ]
}