{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camas-sno-park-lakeview-or",
  "name": "Camas Sno-Park",
  "description": "Camas Sno-Park is located at , Lakeview OR 97630. Camas Sno-Park can be contacted at or https://www.fs.usda.gov/recarea/fremont-winema/recarea/?recid=59839",
  "url": "https://campertunity.com/listings/campgrounds/camas-sno-park-lakeview-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lakeview",
    "addressRegion": "OR",
    "postalCode": "97630",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2266767,
    "longitude": -120.2323769
  }
}