{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-valle-vista-rv-park-wickenburg",
  "name": "Valle Vista RV Park",
  "description": "Valle Vista RV Park is located at 760 North Tegner Street, Wickenburg AZ 85390. Valle Vista RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-valle-vista-rv-park-wickenburg",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/22347/1648146057_profile.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "760 North Tegner Street",
    "addressLocality": "Wickenburg",
    "addressRegion": "AZ",
    "postalCode": "85390",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9755994,
    "longitude": -112.7365059
  }
}