{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-rio-virgin-estates-saint-george",
  "name": "Rio Virgin Estates",
  "description": "Rio Virgin Estates is located at 2990 East Riverside Drive, Saint George UT 84790. Rio Virgin Estates can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-rio-virgin-estates-saint-george",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2990 East Riverside Drive",
    "addressLocality": "Saint George",
    "addressRegion": "UT",
    "postalCode": "84790",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1089918,
    "longitude": -113.5232897
  }
}