{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rivers-edge-rv-resort-heber-city-ut",
  "name": "River's Edge RV Resort",
  "description": "River's Edge RV Resort is located at 7000 Old Highway 40, Heber City UT 84032. River's Edge RV Resort can be contacted at ***-***-**** or http://www.riversedgeatdeerpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rivers-edge-rv-resort-heber-city-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7000 Old Highway 40",
    "addressLocality": "Heber City",
    "addressRegion": "UT",
    "postalCode": "84032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.593521,
    "longitude": -111.42739
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/heber-city/river-s-edge-rv-resort"
  ]
}