{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cliffs-park-goldendale-wa",
  "name": "Cliffs Park",
  "description": "Cliffs Park is located at 288-298 John Day Dam Road, Goldendale WA 98620. Cliffs Park can be contacted at or http://www.nwp.usace.army.mil/Locations/Columbia-River/John-Day/",
  "url": "https://campertunity.com/listings/campgrounds/cliffs-park-goldendale-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "288-298 John Day Dam Road",
    "addressLocality": "Goldendale",
    "addressRegion": "WA",
    "postalCode": "98620",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7166711,
    "longitude": -120.7061586
  }
}