{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/westerner-trailer-park-vale-or",
  "name": "Westerner Trailer Park",
  "description": "Westerner Trailer Park is located at 317 A Street East, Vale OR 97918. Westerner Trailer Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/westerner-trailer-park-vale-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "317 A Street East",
    "addressLocality": "Vale",
    "addressRegion": "OR",
    "postalCode": "97918",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9817782,
    "longitude": -117.2376802
  }
}