{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-maple-dell-payson-ut",
  "name": "Camp Maple Dell",
  "description": "Camp Maple Dell is located at 14166 South Payson Canyon Road, Payson UT 84651. Camp Maple Dell can be contacted at ***-***-**** or http://www.utahscouts.org/mapledell",
  "url": "https://campertunity.com/listings/campgrounds/camp-maple-dell-payson-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14166 South Payson Canyon Road",
    "addressLocality": "Payson",
    "addressRegion": "UT",
    "postalCode": "84651",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9729979,
    "longitude": -111.6932656
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/payson/camp-maple-dell"
  ]
}