{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/five-peaks-rv-park-joseph-or",
  "name": "Five Peaks RV Park",
  "description": "Five Peaks RV Park is located at 508 North Mill Street, Joseph OR 97846. Five Peaks RV Park can be contacted at ***-***-**** or http://www.5peaksrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/five-peaks-rv-park-joseph-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "508 North Mill Street",
    "addressLocality": "Joseph",
    "addressRegion": "OR",
    "postalCode": "97846",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.356997,
    "longitude": -117.2313248
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/joseph/five-peaks-rv-park"
  ]
}