{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/capitol-west-rv-park-west-sacramento-ca",
  "name": "Capitol West RV Park",
  "description": "Capitol West RV Park is a West Sacramento RV park. Located just a few miles from downtown Sacramento, Capitol West provides a great location for your stay in Sa",
  "url": "https://campertunity.com/listings/campgrounds/capitol-west-rv-park-west-sacramento-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "715 Glide Avenue",
    "addressLocality": "West Sacramento",
    "addressRegion": "CA",
    "postalCode": "95691",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.58100076408028,
    "longitude": -121.54423011930251
  },
  "sameAs": [
    "https://campsite-usa.com/campsite/capitol-west-rv-park",
    "https://thedyrt.com/camping/california/capitol-west-rv-and-mh-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}