{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horseshoe-lake-campground-randle-wa",
  "name": "Horseshoe Lake Campground",
  "description": "Horseshoe Lake Campground is located at , Randle WA 98377. Horseshoe Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/giffordpinchot/recarea/?recid=31304",
  "url": "https://campertunity.com/listings/campgrounds/horseshoe-lake-campground-randle-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Randle",
    "addressRegion": "WA",
    "postalCode": "98377",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3097622,
    "longitude": -121.5666171
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/randle/horseshoe-lake-campground"
  ]
}