{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeshore-rv-park-chelan-wa-us",
  "name": "Lakeshore RV Park, City of Chelan",
  "description": "Lakeshore RV Park, City of Chelan is located at 619 West Manson Highway, Chelan WA 98816. Lakeshore RV Park, City of Chelan can be contacted at ***-***-**** or http://chelancityparks.com/",
  "url": "https://campertunity.com/listings/campgrounds/lakeshore-rv-park-chelan-wa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "619 West Manson Highway",
    "addressLocality": "Chelan",
    "addressRegion": "WA",
    "postalCode": "98816",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8455852,
    "longitude": -120.0253733
  }
}