{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-waters-edge-rv-park-newport",
  "name": "Waters Edge RV Park",
  "description": "Waters Edge RV Park is located at 1463 North Carolina 24, Newport NC 28570. Waters Edge RV Park can be contacted at ***-***-**** or http://www.watersedgenorthcarolina.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-waters-edge-rv-park-newport",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1463 North Carolina 24",
    "addressLocality": "Newport",
    "addressRegion": "NC",
    "postalCode": "28570",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7299651,
    "longitude": -76.872134
  }
}