{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-waltners-rv-resort-show-low",
  "name": "Waltner's RV Resort",
  "description": "Waltner's RV Resort is located at 4800 South 28th Street, Show Low AZ 85901. Waltner's RV Resort can be contacted at ***-***-**** or http://www.waltnersresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-waltners-rv-resort-show-low",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4800 South 28th Street",
    "addressLocality": "Show Low",
    "addressRegion": "AZ",
    "postalCode": "85901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2062562,
    "longitude": -110.0099674
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/show-low/waltner-s-rv-resort"
  ]
}