{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-horse-lake-campground-az",
  "name": "White Horse Lake Campground",
  "description": "Explore White Horse Lake Campground in Kaibab National Forest, Arizona with Recreation.gov. White Horse Lake is an extremely popular fishing lake, 19 miles southeast of Williams, in northern Arizona. The lake's campground is conveniently located an hou",
  "url": "https://campertunity.com/listings/campgrounds/white-horse-lake-campground-az",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/03/18/13/44/233955_f3180daf-ef1d-4ee2-94a6-aed330920f71_700.jpg",
    "https://cdn.recreation.gov/public/2021/03/18/13/42/233955_74d0d5bc-4fe4-4792-9d78-a63151adb85f_700.jpg",
    "https://cdn.recreation.gov/public/2021/03/18/13/39/233955_bdc5a7ec-d5be-49a5-b96f-f8413f318d85_1440.jpg",
    "https://cdn.recreation.gov/public/2021/03/18/13/41/233955_7bc1b777-535e-483a-9a6a-564c1dadfcf0_700.jpg",
    "https://cdn.recreation.gov/public/2021/03/18/13/43/233955_82a35947-39bb-4301-92bb-4d3f0c84b130_700.jpg",
    "https://cdn.recreation.gov/public/2021/03/18/13/45/233955_d1357a87-f85e-41f2-974f-f69f93f9d60c_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/10/18/32/60e32848-dc37-4215-b7dc-ee018bf93246_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/10/18/33/6cc4c444-7ff7-4a79-8152-c4b9c83c375a_1600.jpg",
    "https://cdn.recreation.gov/public/2018/08/10/18/24/73a772cc-46d3-4e56-a24e-b8d1acf0d67f_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "White Horse Lake Campground",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1152778,
    "longitude": -112.0172222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$30-$198"
}