{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pearrygin-lake-state-park-winth",
  "name": "Pearrygin Lake State Park",
  "description": "Pearrygin Lake State Park is located at 561 Bear Creek Road, Winthrop WA 98862. Pearrygin Lake State Park can be contacted at ***-***-**** or http://parks.state.wa.us/563/Pearrygin-Lake",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pearrygin-lake-state-park-winth",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "561 Bear Creek Road",
    "addressLocality": "Winthrop",
    "addressRegion": "WA",
    "postalCode": "98862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.4905098,
    "longitude": -120.1438342
  }
}