{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lucerne-campground-chelan-wa",
  "name": "Lucerne Campground",
  "description": "Lucerne Campground is located at , Chelan WA 98816. Lucerne Campground can be contacted at or http://www.fs.usda.gov/recarea/okawen/recarea/?recid=57257",
  "url": "https://campertunity.com/listings/campgrounds/lucerne-campground-chelan-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chelan",
    "addressRegion": "WA",
    "postalCode": "98816",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2016,
    "longitude": -120.5889999
  }
}