{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-southern-utah-rv-resort-washingt",
  "name": "Southern Utah RV Resort",
  "description": "Southern Utah RV Resort is located at 720 E Merit Way, Washington UT 84780. Southern Utah RV Resort can be contacted at ***-***-**** or https://southernutrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-southern-utah-rv-resort-washingt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "720 E Merit Way",
    "addressLocality": "Washington",
    "addressRegion": "UT",
    "postalCode": "84780",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1423635,
    "longitude": -113.4985733
  }
}