{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/luna-lake-az",
  "name": "Luna Lake",
  "description": "Explore Luna Lake in Apache-Sitgreaves National Forest, Arizona with Recreation.gov. Luna Lake Campground is a pleasant vacation site with open forest, lush meadows, a lake with great fishing, first rate mountain scenery and additional recreatio",
  "url": "https://campertunity.com/listings/campgrounds/luna-lake-az",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/14/43/231884_026674dd-143a-4c7e-8906-e7a22a89c9bb_1440.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/14/44/231884_f1c12970-f873-4801-a297-9b38f814e337_700.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/14/46/231884_d50a9dd1-d37f-42bb-aa3f-8ea12873eee8_700.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/14/47/231884_7ce2bd28-a0e1-4b49-829e-17da72a078bf_700.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/14/49/231884_51ddf417-6b8e-42f5-89a6-1f450d0b26f2_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/14/50/231884_dc3c88a0-5e12-4696-abad-aedcf9977ff0_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Luna Lake",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8352778,
    "longitude": -109.0819444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "$20-$125"
}