{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-maryhill-state-park-goldendale",
  "name": "Maryhill State Park",
  "description": "Maryhill State Park is located at 50 U.S. 97, Goldendale WA 98620. Maryhill State Park can be contacted at ***-***-**** or https://parks.state.wa.us/543/Maryhill",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-maryhill-state-park-goldendale",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50 U.S. 97",
    "addressLocality": "Goldendale",
    "addressRegion": "WA",
    "postalCode": "98620",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6820638,
    "longitude": -120.8283232
  }
}