{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/drinking-water-available-forest-lakes-az",
  "name": "Drinking water available",
  "description": "Haigler Canyon Campground sits deep within the Tonto National Forest, offering a remote camping experience in a forested canyon setting. Constructed in 2007, the campground features 14 overnight campsites distributed across two independent camping areas, plus 2 additional sites designated for day-use only. The diversity of trees provides ample shade and a beautiful natural setting. The campground's location along Haigler Creek makes it a popular destination for anglers. The stream is periodic...",
  "url": "https://campertunity.com/listings/campgrounds/drinking-water-available-forest-lakes-az",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Forest Lakes",
    "addressRegion": "AZ",
    "postalCode": "85931",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.219757080078125,
    "longitude": -110.96345520019533
  },
  "sameAs": [
    "https://campflare.com/campground/haigler-canyon-campground-508"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}