{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-distant-drums-rv-resort-camp-verde-az",
  "name": "Distant Drums RV Resort",
  "description": "Distant Drums RV Resort is located at 583 West Middle Verde Road, Camp Verde AZ 86322. Distant Drums RV Resort can be contacted at ***-***-**** or https://ddrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-distant-drums-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": "583 West Middle Verde Road",
    "addressLocality": "Camp Verde",
    "addressRegion": "AZ",
    "postalCode": "86322",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6126658,
    "longitude": -111.8643333
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/camp-verde/distant-drums-rv-resort",
    "https://thedyrt.com/camping/arizona/distant-drums-rv-resort"
  ]
}