{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/graham-harbor-campground-chelan-wa",
  "name": "Graham Harbor Campground",
  "description": "Graham Harbor Campground is located at , Chelan WA 98816. Graham Harbor Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/null/recarea/?recid=57215&actid=78",
  "url": "https://campertunity.com/listings/campgrounds/graham-harbor-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.0816854,
    "longitude": -120.4896437
  }
}