{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-shady-nook-rv-park-white-bird-i",
  "name": "Shady Nook RV Park",
  "description": "Shady Nook RV Park is located at 130 Bridge Street, White Bird ID 83554. Shady Nook RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-shady-nook-rv-park-white-bird-i",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "130 Bridge Street",
    "addressLocality": "White Bird",
    "addressRegion": "ID",
    "postalCode": "83554",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.759736,
    "longitude": -116.302895
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/white-bird/shady-nook-rv-park"
  ]
}