{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lone-pine-waterfall-park-dalles-or",
  "name": "Lone Pine Waterfall Park",
  "description": "Lone Pine Waterfall Park is located at 187 Eagle Crest Drive, The Dalles OR 97058. Lone Pine Waterfall Park can be contacted at ***-***-**** or http://www.nwprd.org/",
  "url": "https://campertunity.com/listings/campgrounds/lone-pine-waterfall-park-dalles-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "187 Eagle Crest Drive",
    "addressLocality": "The Dalles",
    "addressRegion": "OR",
    "postalCode": "97058",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6040431,
    "longitude": -121.1427477
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/the-dalles/lone-pine-waterfall-park"
  ]
}