{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wallowa-lake-joseph-or",
  "name": "Wallowa Lake State Park",
  "description": "Wallowa Lake State Park is located at , Joseph OR 97846. Wallowa Lake State Park can be contacted at ***-***-**** or http://oregonstateparks.org/index.cfm?do=parkPage.dsp_parkPage&parkId=20",
  "url": "https://campertunity.com/listings/campgrounds/wallowa-lake-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.2809586,
    "longitude": -117.212776
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/joseph/wallowa-lake-state-park"
  ]
}