{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-desert-edge-rv-park-quartzsite",
  "name": "What is the phone number for Desert Edge RV Park?",
  "description": "Desert Edge RV Park is located at 855 Rogers Place, Quartzsite AZ 85346. Desert Edge RV Park can be contacted at ***-***-**** or https://desert-edge-rv-park.business.site/?utm_source=gmb&utm_medium=referral",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-desert-edge-rv-park-quartzsite",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "855 Rogers Place",
    "addressLocality": "Quartzsite",
    "addressRegion": "AZ",
    "postalCode": "85346",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.660684,
    "longitude": -114.202294
  }
}