{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/warden-lake-rv-resort-warden-wa",
  "name": "Warden Lake RV Resort",
  "description": "Warden Lake RV Resort camping reservations and campground information. Learn more about camping near Warden Lake RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/warden-lake-rv-resort-warden-wa",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783461/%7Bpht%7DphotoURL1-original%7Bpht%7D1724745830269.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15661 Washington 262 E",
    "addressLocality": "Warden",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.98336,
    "longitude": -119.15698
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/warden-lake-rv-resort/CHUB/783461/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}