{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/palo-verde-rv-park-winkelman-az",
  "name": "Palo Verde RV Park",
  "description": "Palo Verde RV Park is located at , Winkelman AZ 85192. Palo Verde RV Park can be contacted at ***-***-**** or http://paloverderv.com/",
  "url": "https://campertunity.com/listings/campgrounds/palo-verde-rv-park-winkelman-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/12871/1612985410_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Winkelman",
    "addressRegion": "AZ",
    "postalCode": "85192",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.965099,
    "longitude": -110.755212
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/winkelman/palo-verde-rv-park"
  ]
}