{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rio-verde-rv-park-cottonwood-az",
  "name": "Rio Verde RV Park",
  "description": "Rio Verde RV Park is located at 3420 Arizona 89A, Cottonwood AZ 86326. Rio Verde RV Park can be contacted at ***-***-**** or http://www.rioverdervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rio-verde-rv-park-cottonwood-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3420 Arizona 89A",
    "addressLocality": "Cottonwood",
    "addressRegion": "AZ",
    "postalCode": "86326",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7217395,
    "longitude": -111.989836
  }
}