{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sacramento-mobile-home-rv-park-sacramento-ca",
  "name": "Sacramento Mobile Home & RV Park",
  "description": "Sacramento Mobile Home & RV Park. RV Park and Campground in Sacramento, California",
  "url": "https://campertunity.com/listings/campgrounds/sacramento-mobile-home-rv-park-sacramento-ca",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Auburn Blvd 1750",
    "addressLocality": "Sacramento",
    "addressRegion": "CA",
    "postalCode": "95815",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6196571,
    "longitude": -121.4251907
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/california/sacramento-mobile-home-rv-park/"
  ]
}