{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fort-tuthill-county-park-flagstaff",
  "name": "Fort Tuthill County Park",
  "description": "Fort Tuthill County Park is located at 2446 Fort Tuthill Loop, Flagstaff AZ 86005. Fort Tuthill County Park can be contacted at ***-***-**** or http://coconino.az.gov/parks/forttuthill",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fort-tuthill-county-park-flagstaff",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2446 Fort Tuthill Loop",
    "addressLocality": "Flagstaff",
    "addressRegion": "AZ",
    "postalCode": "86005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.14152,
    "longitude": -111.691325
  }
}