{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sun-cove-resort-oroville-wa",
  "name": "Sun Cove Resort",
  "description": "Sun Cove Resort is located at 93 East Wannacut Lane, Oroville WA 98844. Sun Cove Resort can be contacted at ***-***-**** or http://www.thesuncoveresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sun-cove-resort-oroville-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/20386/1738549021_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "93 East Wannacut Lane",
    "addressLocality": "Oroville",
    "addressRegion": "WA",
    "postalCode": "98844",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8770841,
    "longitude": -119.5108123
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/oroville/sun-cove-resort"
  ]
}