{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-shore-acres-resort-loon-lake",
  "name": "Shore Acres Resort",
  "description": "Shore Acres Resort is located at 41987 Shore Acres Road, Loon Lake WA 99148. Shore Acres Resort can be contacted at ***-***-**** or http://www.shoreacresresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-shore-acres-resort-loon-lake",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41987 Shore Acres Road",
    "addressLocality": "Loon Lake",
    "addressRegion": "WA",
    "postalCode": "99148",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.0468126,
    "longitude": -117.6406249
  }
}