{
  "publisher": "ZipNumbers",
  "license": "CC BY 4.0",
  "zip": "98105",
  "city": "Seattle",
  "state": "WA",
  "state_slug": "washington",
  "county": "King County",
  "county_fips": "53033",
  "demographics": {
    "population": 49229,
    "median_household_income": 78691,
    "median_home_value": 1261100,
    "median_gross_rent": 1803,
    "median_age": 24.7,
    "poverty_pct": 22.8,
    "owner_occupied_pct": 33.1,
    "vintage": "2019-2023 ACS 5-year",
    "source": "US Census Bureau, ACS 2019-2023 5-year estimates",
    "source_url": "https://www.census.gov/programs-surveys/acs"
  },
  "sales_tax": {
    "combined_rate": 10.45,
    "components": [
      {
        "level": "state",
        "name": "Washington state",
        "rate": 6.5
      },
      {
        "level": "county",
        "name": "King County",
        "rate": 1.4
      },
      {
        "level": "city",
        "name": "City of Seattle",
        "rate": 1.15
      },
      {
        "level": "district",
        "name": "Sound Transit and transportation benefit district",
        "rate": 1.4
      }
    ],
    "effective_date": "2026-01-01",
    "confidence": "estimated",
    "source": "Washington State Department of Revenue",
    "source_url": "https://dor.wa.gov/taxes-rates/sales-and-use-tax-rates",
    "note": "ZIP codes are postal routes, not tax boundaries. Verify at the delivery address for filing."
  },
  "area_codes": [
    "206",
    "253",
    "360",
    "425"
  ],
  "pages": {
    "zip_profile": "https://zipnumbers.com/zips/washington/98105",
    "sales_tax": "https://zipnumbers.com/sales-tax/zip/98105"
  },
  "retrieved_from": "https://zipnumbers.com/api/public/zip/98105"
}