{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sundale-park-goldendale-wa",
  "name": "Sundale Park",
  "description": "Sundale Park is located at Sundale Road, Goldendale WA 98620. Sundale Park can be contacted at ***-***-**** or http://www.nwp.usace.army.mil/Locations/ColumbiaRiver/JohnDay.aspx",
  "url": "https://campertunity.com/listings/campgrounds/sundale-park-goldendale-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sundale Road",
    "addressLocality": "Goldendale",
    "addressRegion": "WA",
    "postalCode": "98620",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7192706,
    "longitude": -120.3150129
  }
}