{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-ashurst-lake-campgrounds-flagstaff-az",
  "name": "Ashurst Lake Campgrounds",
  "description": "Ashurst Lake Campgrounds is located at Forest Service Road 82E, Flagstaff AZ 86001. Ashurst Lake Campgrounds can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/coconino/recarea/?recid=54948",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-ashurst-lake-campgrounds-flagstaff-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Service Road 82E",
    "addressLocality": "Flagstaff",
    "addressRegion": "AZ",
    "postalCode": "86001",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.02103,
    "longitude": -111.40727
  }
}