{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-for-sandy-beach-county-park-rio-vista-ca",
  "name": "Sandy Beach County Park",
  "description": "Sandy Beach County Park is located at 2333 Beach Drive, Rio Vista CA 94571. Sandy Beach County Park can be contacted at ***-***-**** or http://www.co.solano.ca.us/depts/rm/countypark/sandybeach.asp",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-for-sandy-beach-county-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": "2333 Beach Drive",
    "addressLocality": "Rio Vista",
    "addressRegion": "CA",
    "postalCode": "94571",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1404704,
    "longitude": -121.6964764
  }
}