{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salamander-rv-park-and-storage-winterhaven-ca",
  "name": "Salamander R.V. Park And Storage",
  "description": "Salamander R.V. Park And Storage is located at 906 Mehring Road, Winterhaven CA 92283. Salamander R.V. Park And Storage can be contacted at ***-***-**** or https://rvparksalamander.com/",
  "url": "https://campertunity.com/listings/campgrounds/salamander-rv-park-and-storage-winterhaven-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/18095/1636420156_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "906 Mehring Road",
    "addressLocality": "Winterhaven",
    "addressRegion": "CA",
    "postalCode": "92283",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8250989,
    "longitude": -114.5300172
  }
}