{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rio-viento-rv-park-rio-vista-ca",
  "name": "Rio Viento RV Park",
  "description": "Rio Viento RV Park is located at 4460 West Sherman Island Road, Rio Vista CA 94571. Rio Viento RV Park can be contacted at ***-***-**** or http://www.rioviento.com/",
  "url": "https://campertunity.com/listings/campgrounds/rio-viento-rv-park-rio-vista-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4460 West Sherman Island Road",
    "addressLocality": "Rio Vista",
    "addressRegion": "CA",
    "postalCode": "94571",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.071407,
    "longitude": -121.764346
  }
}