{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-leland-lake-campground-quilcene-wa",
  "name": "Leland Lake Campground",
  "description": "Leland Lake Campground is located at Lake Leland Park Road, Quilcene WA 98376. Leland Lake Campground can be contacted at or https://www.countyrec.com/info/facilities/details.aspx?FacilityID=9914",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-leland-lake-campground-quilcene-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lake Leland Park Road",
    "addressLocality": "Quilcene",
    "addressRegion": "WA",
    "postalCode": "98376",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.898178,
    "longitude": -122.87482
  }
}