{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/verde-ranch-rv-resort-camp-verde-az",
  "name": "Verde Ranch RV Resort",
  "description": "Verde Ranch RV Resort is located at 1105 North Dreamcatcher Drive, Camp Verde AZ 86322. Verde Ranch RV Resort can be contacted at ***-***-**** or http://www.verderanchrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/verde-ranch-rv-resort-camp-verde-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1105 North Dreamcatcher Drive",
    "addressLocality": "Camp Verde",
    "addressRegion": "AZ",
    "postalCode": "86322",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.584387,
    "longitude": -111.8856352
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/camp-verde/verde-ranch-rv-resort"
  ]
}