{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upper-canyon-creek-campground-forest-lakes-az",
  "name": "Upper Canyon Creek Campground",
  "description": "Upper Canyon Creek Campground is located at , Forest Lakes AZ 85931. Upper Canyon Creek Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/tonto/recreation/camping-cabins/recarea/?recid=35647&actid=34",
  "url": "https://campertunity.com/listings/campgrounds/upper-canyon-creek-campground-forest-lakes-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Forest Lakes",
    "addressRegion": "AZ",
    "postalCode": "85931",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2890539,
    "longitude": -110.804412
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/forest-lakes/upper-canyon-creek-campground"
  ]
}