{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-plymouth-park-campground",
  "name": "Plymouth Park Campground",
  "description": "Plymouth Park Campground is located at , Plymouth WA 99346. Plymouth Park Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/233587",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-plymouth-park-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Plymouth",
    "addressRegion": "WA",
    "postalCode": "99346",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9332915,
    "longitude": -119.3463948
  }
}