{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lost-oroville-wa",
  "name": "Lost Lake Group Campground",
  "description": "Lost Lake Group Campground is located at National Forest Development Road 33, Oroville WA 98844. Lost Lake Group Campground can be contacted at or https://www.fs.usda.gov/recarea/okawen/recarea/?recid=59603",
  "url": "https://campertunity.com/listings/campgrounds/lost-oroville-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 33",
    "addressLocality": "Oroville",
    "addressRegion": "WA",
    "postalCode": "98844",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8525,
    "longitude": -119.0508333
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/oroville/lost-lake-group-campground"
  ]
}