{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-firs-rv-mobile-home-randle-wa",
  "name": "Shady Firs RV & Mobile Home",
  "description": "Shady Firs RV & Mobile Home is located at 107 Young Road, Randle WA 98377. Shady Firs RV & Mobile Home can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/shady-firs-rv-mobile-home-randle-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "107 Young Road",
    "addressLocality": "Randle",
    "addressRegion": "WA",
    "postalCode": "98377",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5348763,
    "longitude": -121.9101601
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/randle/shady-firs-rv-mobile-home"
  ]
}