{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-priest-hole-recreation-site",
  "name": "Priest Hole Recreation Site",
  "description": "Priest Hole Recreation Site is located at , Mitchell OR 97750. Priest Hole Recreation Site can be contacted at ***-***-**** or https://www.blm.gov/visit/priest-hole-recreation-site",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-priest-hole-recreation-site",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mitchell",
    "addressRegion": "OR",
    "postalCode": "97750",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7396924,
    "longitude": -120.2707574
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/mitchell/priest-hole-recreation-site"
  ]
}