{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/el-camino-sacramento-ca",
  "name": "El Camino Mobile Home & RV Park",
  "description": "El Camino Mobile Home & RV Park is located at 1301 El Camino Avenue, Sacramento CA 95815. El Camino Mobile Home & RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/el-camino-sacramento-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1301 El Camino Avenue",
    "addressLocality": "Sacramento",
    "addressRegion": "CA",
    "postalCode": "95815",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6113041,
    "longitude": -121.4378003
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/sacramento/el-camino-mobile-home-rv-park",
    "https://campsite-usa.com/campsite/el-camino-mobile-home-rv-park"
  ]
}