{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rivers-edge-rv-resort-winterhaven-ca",
  "name": "Rivers Edge Rv Resort",
  "description": "Rivers Edge Rv Resort is located at 2299 West Winterhaven Drive, Winterhaven CA 92283. Rivers Edge Rv Resort can be contacted at ***-***-**** or http://www.riversedgervresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/rivers-edge-rv-resort-winterhaven-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2299 West Winterhaven Drive",
    "addressLocality": "Winterhaven",
    "addressRegion": "CA",
    "postalCode": "92283",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7331906,
    "longitude": -114.6399909
  }
}