{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-fork-campground-randle-wa-us",
  "name": "North Fork Campground",
  "description": "North Fork Campground is located at 233 County Highway 685, Randle WA 98377. North Fork Campground can be contacted at or http://www.fs.usda.gov/giffordpinchot/",
  "url": "https://campertunity.com/listings/campgrounds/north-fork-campground-randle-wa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "233 County Highway 685",
    "addressLocality": "Randle",
    "addressRegion": "WA",
    "postalCode": "98377",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4508712,
    "longitude": -121.7869553
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/randle/north-fork-campground"
  ]
}