{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-eightmile-campground-leavenworth-wa",
  "name": "Eightmile Campground",
  "description": "Eightmile Campground is located at Icicle Creek Road, Leavenworth WA 98826. Eightmile Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/recreation/climbing/recarea/?recid=58731&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-eightmile-campground-leavenworth-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Icicle Creek Road",
    "addressLocality": "Leavenworth",
    "addressRegion": "WA",
    "postalCode": "98826",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5508362,
    "longitude": -120.7637248
  }
}