{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pioneer-rv-resort-phoenix",
  "name": "Pioneer RV Resort",
  "description": "Explore Pioneer RV Resort to see what makes it one of the most dog friendly places in Phoenix.",
  "url": "https://campertunity.com/listings/campgrounds/pioneer-rv-resort-phoenix",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground2-d55a032916eecb6c054952f9e06e36d7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36408 North Black Canyon Highway",
    "addressLocality": "Phoenix",
    "addressRegion": "AZ",
    "postalCode": "85086",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4484367,
    "longitude": -112.074141
  }
}