{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-early-winters-campground-winthrop",
  "name": "Early Winters Campground",
  "description": "Early Winters Campground is located at Washington 20, Winthrop WA 98862. Early Winters Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/recreation/recarea/?recid=59203",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-early-winters-campground-winthrop",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Washington 20",
    "addressLocality": "Winthrop",
    "addressRegion": "WA",
    "postalCode": "98862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5971603,
    "longitude": -120.4461152
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/winthrop/early-winters-campground"
  ]
}