{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aspen-az",
  "name": "Aspen (AZ)",
  "description": "Explore Aspen (AZ) in Apache-Sitgreaves National Forest, Arizona with Recreation.gov. Aspen Campground is a scenic hideaway for anglers, boaters, families and photographers, located in north central Arizona near Heber and Payson. It sits in a den",
  "url": "https://campertunity.com/listings/campgrounds/aspen-az",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/22/19/232190_aa701a49-05da-4b52-bc81-33515eca8db8_700.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/22/14/232190_bac64d86-0eda-402d-8f7f-cee81ad48447_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/03/18/51/efe420ed-e30e-41d0-8f79-82ff513d867d_1600.jpg",
    "https://cdn.recreation.gov/public/2021/10/06/22/33/232190_c1c37010-8348-4674-bab7-a75b88395465_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/10/01/14/58/232190_d97ef6cc-8239-45ac-80ac-4078e2cc688c_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/01/14/54/232190_e9917531-6562-4d3c-b9ae-48f7f2db19bf_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/01/15/01/232190_9e671903-c04f-416a-91be-d7430c063039_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aspen (AZ)",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3266667,
    "longitude": -110.9458333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232190",
    "https://thedyrt.com/camping/arizona/arizona-aspen-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$34+"
}