{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/liars-cove-resort-okanogan-wa-us",
  "name": "Liar's Cove Resort",
  "description": "Liar's Cove Resort is located at 1835 Conconully Road, Okanogan WA 98840. Liar's Cove Resort can be contacted at ***-***-**** or http://www.liarscoveresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/liars-cove-resort-okanogan-wa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1835 Conconully Road",
    "addressLocality": "Okanogan",
    "addressRegion": "WA",
    "postalCode": "98840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5499336,
    "longitude": -119.7469648
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/okanogan/liar-s-cove-resort"
  ]
}