{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-alderwood-campground-young-az",
  "name": "Alderwood Campground",
  "description": "Alderwood Campground is located at , Young AZ 85554. Alderwood Campground can be contacted at or https://www.fs.usda.gov/recarea/tonto/recarea/?recid=35653",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-alderwood-campground-young-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Young",
    "addressRegion": "AZ",
    "postalCode": "85554",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2055961,
    "longitude": -110.9809605
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/young/alderwood-campground",
    "https://thedyrt.com/camping/arizona/arizona-alderwood"
  ]
}