{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-vale-trails-rv-park-vale-or",
  "name": "Vale Trails RV Park",
  "description": "Vale Trails RV Park is located at 511 11th Street North, Vale OR 97918. Vale Trails RV Park can be contacted at ***-***-**** or http://www.valetrailsrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-vale-trails-rv-park-vale-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "511 11th Street North",
    "addressLocality": "Vale",
    "addressRegion": "OR",
    "postalCode": "97918",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9857008,
    "longitude": -117.2363673
  }
}