{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-deerhorn-campground-prairie-city-or",
  "name": "Deerhorn Campground",
  "description": "Deerhorn Campground is located at , Prairie City OR 97869. Deerhorn Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/malheur/recarea/?recid=39940",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-deerhorn-campground-prairie-city-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prairie City",
    "addressRegion": "OR",
    "postalCode": "97869",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6226557,
    "longitude": -118.5816145
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/prairie-city/deerhorn-campground"
  ]
}