{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-prescott-national-forest-verde-rang",
  "name": "Prescott National Forest, Verde Ranger District Office",
  "description": "Prescott National Forest, Verde Ranger District Office is located at 300 Arizona 260, Camp Verde AZ 86322. Prescott National Forest, Verde Ranger District Office can be contacted at ***-***-**** or http://www.fs.usda.gov/detail/prescott/home/?cid=fswdev3_009840",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-prescott-national-forest-verde-rang",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "300 Arizona 260",
    "addressLocality": "Camp Verde",
    "addressRegion": "AZ",
    "postalCode": "86322",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5494476,
    "longitude": -111.8475366
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/camp-verde/prescott-national-forest-verde-ranger-district-office"
  ]
}