{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-warden-lake-rv-resort-warden",
  "name": "Warden Lake RV Resort",
  "description": "Warden Lake RV Resort is located at 15661 E State Highway 262, Warden WA 98857. Warden Lake RV Resort can be contacted at ***-***-**** or https://www.wardenlakerv.com",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-warden-lake-rv-resort-warden",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/32178/1639881176_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15661 E State Highway 262",
    "addressLocality": "Warden",
    "addressRegion": "WA",
    "postalCode": "98857",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.983355,
    "longitude": -119.156982
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/warden/warden-lake-rv-resort"
  ]
}