{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mogollon-forest-lakes-az",
  "name": "Mogollon Campground",
  "description": "Mogollon Campground, although not directly in the Woods Canyon Recreation area, sits just outside and is only two miles from the lake. For those who like spectacular views, this campground is one of the closest to the Mogollon Rim.",
  "url": "https://campertunity.com/listings/campgrounds/mogollon-forest-lakes-az",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/16/32/256350_37d44d97-5655-4443-a5f6-9ec621949c95_700.webp",
    "https://cdn.recreation.gov/public/2021/09/30/16/29/256350_1802ea58-9116-4566-981c-5a969b89e12d_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/16/59/256350_e8e50063-514c-42e7-b045-0087b279ed5e_1440.webp",
    "https://cdn.recreation.gov/public/2021/09/30/16/36/256350_890114aa-1e10-47fe-a636-1f890e488fc7_700.webp",
    "https://cdn.recreation.gov/public/2021/09/30/16/34/256350_055bb639-bfb4-4512-9601-7157fa7abefd_700.webp",
    "https://cdn.recreation.gov/public/2021/09/30/17/00/256350_b27e00c2-fff5-4663-9bc2-6709d13d30e8_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P.O. Box 2337",
    "addressLocality": "Forest Lakes",
    "addressRegion": "AZ",
    "postalCode": "85933",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3214306,
    "longitude": -110.9566667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/256350?tab=campsites",
    "https://campflare.com/campground/mogollon-campground-350"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$18+"
}