{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-eagles-view-rv-park-sand",
  "name": "Eagle's View RV Park",
  "description": "Eagle's View RV Park is located at 20601 West Wekiwa Road, Sand Springs OK 74063. Eagle's View RV Park can be contacted at ***-***-**** or http://www.eaglesviewrvpark.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-eagles-view-rv-park-sand",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20601 West Wekiwa Road",
    "addressLocality": "Sand Springs",
    "addressRegion": "OK",
    "postalCode": "74063",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.148774,
    "longitude": -96.222457
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/sand-springs/eagle-s-view-rv-park",
    "https://www.rvezy.com"
  ]
}