{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wind-mountain-rv-park-and-lodge-stevenson-wa-us",
  "name": "Wind Mountain RV Park and Lodge",
  "description": "Wind Mountain RV Park and Lodge is located at 50561 Washington 14, Stevenson WA 98648. Wind Mountain RV Park and Lodge can be contacted at ***-***-**** or http://www.windmountainresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/wind-mountain-rv-park-and-lodge-stevenson-wa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50561 Washington 14",
    "addressLocality": "Stevenson",
    "addressRegion": "WA",
    "postalCode": "98648",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7096395,
    "longitude": -121.7705782
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/stevenson/wind-mountain-rv-park-and-lodge"
  ]
}