{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-campground-joseph-or",
  "name": "HIDDEN CAMPGROUND",
  "description": "HIDDEN CAMPGROUND is located at , Joseph OR 97846. HIDDEN CAMPGROUND can be contacted at or https://www.fs.usda.gov/recarea/wallowa-whitman/recarea/?recid=51947",
  "url": "https://campertunity.com/listings/campgrounds/hidden-campground-joseph-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Joseph",
    "addressRegion": "OR",
    "postalCode": "97846",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1120341,
    "longitude": -116.9984186
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/joseph/hidden-campground"
  ]
}