{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-glacier-view-campground-leavenw",
  "name": "Glacier View Campground",
  "description": "Glacier View Campground is located at Cedar Brae Road, Leavenworth WA 98826. Glacier View Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/null/recarea/?recid=58777&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-glacier-view-campground-leavenw",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cedar Brae Road",
    "addressLocality": "Leavenworth",
    "addressRegion": "WA",
    "postalCode": "98826",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8241,
    "longitude": -120.81
  }
}