{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rancho-verde-rv-park-camp-verde-az",
  "name": "Rancho Verde RV Park",
  "description": "Rancho Verde RV Park is located at 1488 West Horseshoe Bend Drive, Camp Verde AZ 86322. Rancho Verde RV Park can be contacted at ***-***-**** or http://ranchoverdervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/rancho-verde-rv-park-camp-verde-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1488 West Horseshoe Bend Drive",
    "addressLocality": "Camp Verde",
    "addressRegion": "AZ",
    "postalCode": "86322",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6008076,
    "longitude": -111.8837165
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/camp-verde/rancho-verde-rv-park"
  ]
}