{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clints-well-campground-flagstaff-az",
  "name": "Clints Well Campground",
  "description": "Clints Well Campground is located at , Flagstaff AZ 86024. Clints Well Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/coconino/recreation/recarea/?recid=54902&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/clints-well-campground-flagstaff-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Flagstaff",
    "addressRegion": "AZ",
    "postalCode": "86024",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.555155,
    "longitude": -111.315648
  }
}