{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-parker-canyon-lake-trailhead",
  "name": "Parker Canyon Lake Trailhead",
  "description": "Parker Canyon Lake Trailhead is located at 8000 South Lake Road, Elgin AZ 85611. Parker Canyon Lake Trailhead can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-parker-canyon-lake-trailhead",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8000 South Lake Road",
    "addressLocality": "Elgin",
    "addressRegion": "AZ",
    "postalCode": "85611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.419396,
    "longitude": -110.4420637
  }
}