{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-roads-end-campground-winthrop",
  "name": "Roads End Campground",
  "description": "Roads End Campground is located at , Winthrop WA 98862. Roads End Campground can be contacted at or http://www.fs.usda.gov/recarea/okawen/recarea/?recid=59401",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-roads-end-campground-winthrop",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Winthrop",
    "addressRegion": "WA",
    "postalCode": "98862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.461392,
    "longitude": -120.577971
  }
}