{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jerrys-landing-resort-elk-wa",
  "name": "Jerry's Landing Resort",
  "description": "Jerry's Landing Resort is located at 41114 North Lake Shore Road, Elk WA 99009. Jerry's Landing Resort can be contacted at ***-***-**** or http://www.jerryslandingresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/jerrys-landing-resort-elk-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41114 North Lake Shore Road",
    "addressLocality": "Elk",
    "addressRegion": "WA",
    "postalCode": "99009",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.028959,
    "longitude": -117.374601
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/elk/jerry-s-landing-resort"
  ]
}