{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pioneer-rv-resort-phoenix-az-1",
  "name": "Pioner RV Ressor - Travel Travelers",
  "description": "Tagline",
  "url": "https://campertunity.com/listings/campgrounds/pioneer-rv-resort-phoenix-az-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4258 W Pioneer Camp Ground Rd",
    "addressLocality": "Phoenix",
    "addressRegion": "AZ",
    "postalCode": "85086",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.824362,
    "longitude": -112.1504732
  }
}