{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-vagabundos-del-mar-rio-vista-ca",
  "name": "Vagabundos Del Mar",
  "description": "Vagabundos Del Mar is located at 190 Main Street, Rio Vista CA 94571. Vagabundos Del Mar can be contacted at ***-***-**** or https://www.vagabundos.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-vagabundos-del-mar-rio-vista-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "190 Main Street",
    "addressLocality": "Rio Vista",
    "addressRegion": "CA",
    "postalCode": "94571",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1565278,
    "longitude": -121.6914313
  }
}