{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-yavapai-campground-prescott-az",
  "name": "Yavapai Campground",
  "description": "Yavapai Campground is located at , Prescott AZ 86305. Yavapai Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/prescott/recreation/camping-cabins/recarea/?recid=67185&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-yavapai-campground-prescott-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prescott",
    "addressRegion": "AZ",
    "postalCode": "86305",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6020875,
    "longitude": -112.5394449
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/prescott/yavapai-campground"
  ]
}