{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-eagles-nest-rv-park-eatonville",
  "name": "Eagle's Nest RV Park",
  "description": "Eagle's Nest RV Park is located at 52120 Washington 7, Eatonville WA 98328. Eagle's Nest RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-eagles-nest-rv-park-eatonville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52120 Washington 7",
    "addressLocality": "Eatonville",
    "addressRegion": "WA",
    "postalCode": "98328",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.783014,
    "longitude": -122.246829
  }
}