{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-flagstaff-koa-flagstaff-az",
  "name": "Flagstaff KOA",
  "description": "Flagstaff KOA is located at U.S. 89, Flagstaff AZ 86004. Flagstaff KOA can be contacted at ***-***-**** or http://koa.com/campgrounds/flagstaff/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-flagstaff-koa-flagstaff-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 89",
    "addressLocality": "Flagstaff",
    "addressRegion": "AZ",
    "postalCode": "86004",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.233954,
    "longitude": -111.5776047
  }
}