{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sacwest-rv-park-campground-west",
  "name": "SacWest RV Park & Campground",
  "description": "SacWest RV Park & Campground is located at 3951 Lake Road, West Sacramento CA 95691. SacWest RV Park & Campground can be contacted at ***-***-**** or http://www.sacwestrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sacwest-rv-park-campground-west",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3951 Lake Road",
    "addressLocality": "West Sacramento",
    "addressRegion": "CA",
    "postalCode": "95691",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.573056,
    "longitude": -121.57534
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/west-sacramento/sacwest-rv-park-campground"
  ]
}