{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pleasant-valley-rv-park-tillamo",
  "name": "Pleasant Valley RV Park",
  "description": "Pleasant Valley RV Park is located at 11880 U.S. 101 South, Tillamook OR 97141. Pleasant Valley RV Park can be contacted at ***-***-**** or https://www.pleasantvalleyrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pleasant-valley-rv-park-tillamo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11880 U.S. 101 South",
    "addressLocality": "Tillamook",
    "addressRegion": "OR",
    "postalCode": "97141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3708761,
    "longitude": -123.8064026
  }
}