{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-camp-verde-az",
  "name": "Spot2Nite",
  "description": "Check out Verde Ranch RV Resort in Camp Verde, Arizona on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-camp-verde-az",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/05fb1f3f-84ec-11f0-8bb3-d3056e460374/card.jpg?v=63923700174"
  ],
  "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.spot2nite.com/campgrounds-rv-parks/arizona/camp-verde/verde-ranch-rv-resort"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00"
}