{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-iron-creek-campground-randle-wa",
  "name": "Iron Creek Campground",
  "description": "Iron Creek Campground is located at Forest Road 25, Randle WA 98377. Iron Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/giffordpinchot/recarea/?recid=31306",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-iron-creek-campground-randle-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 25",
    "addressLocality": "Randle",
    "addressRegion": "WA",
    "postalCode": "98377",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4297222,
    "longitude": -121.9869444
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/randle/iron-creek-campground"
  ]
}