{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rio-vista-rv-park-515-river-road-rio-vista-ca-94571",
  "name": "Rio Vista RV Park 515 River Road, Rio Vista, CA 94571",
  "description": "--update 1/24/2018.",
  "url": "https://campertunity.com/listings/campgrounds/rio-vista-rv-park-515-river-road-rio-vista-ca-94571",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "515 River Road",
    "addressLocality": "Walnut Grove",
    "addressRegion": "CA",
    "postalCode": "94571",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1694605,
    "longitude": -121.6789686
  }
}