{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/verde-valley-rv-camping-resort-cottonwood-az",
  "name": "Verde Valley RV & Camping Resort",
  "description": "Verde Valley RV & Camping Resort is located at 6400 East Thousand Trails Road, Cottonwood AZ 86326. Verde Valley RV & Camping Resort can be contacted at ***-***-**** or http://www.rvonthego.com/arizona/verde-valley-rv-camping-resort/?utm_source=yext&utm_medium=directory&utm_campaign=Yext Directory Listing",
  "url": "https://campertunity.com/listings/campgrounds/verde-valley-rv-camping-resort-cottonwood-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6400 East Thousand Trails Road",
    "addressLocality": "Cottonwood",
    "addressRegion": "AZ",
    "postalCode": "86326",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6703209,
    "longitude": -111.9494987
  }
}