{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zane-grey-rv-village-camp-verde-az",
  "name": "Zane Grey RV Village",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/zane-grey-rv-village-camp-verde-az",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/101/054/full/zane-grey-rv-park-(55+-park)-camp-verde-az-12.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camp Verde",
    "addressRegion": "AZ",
    "postalCode": "86322",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5636358,
    "longitude": -111.854317
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/zane-grey-rv-village-24636"
  ],
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}