{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-cave-creek-regional-park-campgr",
  "name": "Cave Creek Regional Park Campgrounds",
  "description": "Cave Creek Regional Park Campgrounds is located at East Olivine Avenue, Cave Creek AZ 85331. Cave Creek Regional Park Campgrounds can be contacted at ***-***-**** or https://maricopacountyparks.org/cave-creek",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-cave-creek-regional-park-campgr",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Olivine Avenue",
    "addressLocality": "Cave Creek",
    "addressRegion": "AZ",
    "postalCode": "85331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8244598,
    "longitude": -112.0180653
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/cave-creek/cave-creek-regional-park-campgrounds",
    "https://thedyrt.com/camping/arizona/arizona-cave-creek-regional-park"
  ]
}