{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-sands-rv-park-phoenix-az",
  "name": "Dessert Sands RV Park - Travel Trailer Tips",
  "description": "Tagline",
  "url": "https://campertunity.com/listings/campgrounds/desert-sands-rv-park-phoenix-az",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22036 N 27th Ave",
    "addressLocality": "Phoenix",
    "addressRegion": "AZ",
    "postalCode": "85027",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.68704,
    "longitude": -112.11786
  }
}