{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deer-valley-rv-park-travel-trailer-tips-phoenix-az",
  "name": "Deer Valley RV Park - Travel Trailer Tips",
  "description": "Tagline",
  "url": "https://campertunity.com/listings/campgrounds/deer-valley-rv-park-travel-trailer-tips-phoenix-az",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2550 W Louise Dr",
    "addressLocality": "Phoenix",
    "addressRegion": "AZ",
    "postalCode": "85027",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.685803,
    "longitude": -112.1142156
  }
}