{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/west-sacramento-mh-rv-park-west-sacramento-ca",
  "name": "West Sacramento MH & RV Park",
  "description": "West Sacramento MH & RV Park is located at 2225 West Capitol Avenue, West Sacramento CA 95691. West Sacramento MH & RV Park can be contacted at ***-***-**** or http://www.westsacramentorvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/west-sacramento-mh-rv-park-west-sacramento-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2225 West Capitol Avenue",
    "addressLocality": "West Sacramento",
    "addressRegion": "CA",
    "postalCode": "95691",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.57912,
    "longitude": -121.539703
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/west-sacramento/west-sacramento-mh-rv-park",
    "https://campsite-usa.com/campsite/west-sacramento-mh-rv-park"
  ]
}