{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gordons-well-rv-park-and-storage-winterhaven-ca-us",
  "name": "Gordon's Well RV Park And Storage",
  "description": "Gordon's Well RV Park And Storage is located at 6594 Evan Hewes Highway, Winterhaven CA 92283. Gordon's Well RV Park And Storage can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/gordons-well-rv-park-and-storage-winterhaven-ca-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6594 Evan Hewes Highway",
    "addressLocality": "Winterhaven",
    "addressRegion": "CA",
    "postalCode": "92283",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7091541,
    "longitude": -114.9651102
  }
}