{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-pines-resort-conconully-wa",
  "name": "Shady Pines Resort",
  "description": "Shady Pines Resort is located at 125 W Fork Salmon Creek Rd, Conconully WA 98819. Shady Pines Resort can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/shady-pines-resort-conconully-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "125 W Fork Salmon Creek Rd",
    "addressLocality": "Conconully",
    "addressRegion": "WA",
    "postalCode": "98819",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.542617,
    "longitude": -119.7590673
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/conconully/shady-pines-resort"
  ]
}