{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-z-daze-rv-mobile-home-park-quartzsite-az",
  "name": "What is the phone number for La-Z-Daze RV & Mobile Home Park?",
  "description": "La-Z-Daze RV & Mobile Home Park is located at 410 South Riggles Avenue, Quartzsite AZ 85346. La-Z-Daze RV & Mobile Home Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-z-daze-rv-mobile-home-park-quartzsite-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "410 South Riggles Avenue",
    "addressLocality": "Quartzsite",
    "addressRegion": "AZ",
    "postalCode": "85346",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.662426,
    "longitude": -114.2009242
  }
}