{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "T-Mobile Coverage in Seattle, WA 98109",
  "description": "Excellent \u2014 T-Mobile has dense, multi-band coverage in Seattle, WA 98109.",
  "url": "https://www.celltowermaps.com/coverage/t-mobile/near/zip-code/98109",
  "dateModified": "2026-05-13",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.63128,
    "longitude": -122.34486
  },
  "provider": {
    "@type": "Organization",
    "name": "T-Mobile",
    "identifier": "t-mobile",
    "parentOrganization": {
      "@type": "Organization",
      "name": "T-Mobile"
    }
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "verdict",
      "value": "excellent"
    },
    {
      "@type": "PropertyValue",
      "name": "towerCount",
      "value": 899
    },
    {
      "@type": "PropertyValue",
      "name": "bestDbm",
      "value": -40.8,
      "unitText": "dBm"
    },
    {
      "@type": "PropertyValue",
      "name": "nearestTowerMiles",
      "value": 0.24,
      "unitText": "miles"
    },
    {
      "@type": "PropertyValue",
      "name": "lowBandSites",
      "value": 42
    },
    {
      "@type": "PropertyValue",
      "name": "midBandSites",
      "value": 622
    },
    {
      "@type": "PropertyValue",
      "name": "highBandSites",
      "value": 241
    }
  ],
  "competitors": [
    {
      "@type": "Organization",
      "name": "Verizon",
      "identifier": "verizon",
      "parentOrganization": {
        "@type": "Organization",
        "name": "Verizon"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 661
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "excellent"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -30.3,
          "unitText": "dBm"
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "AT&T",
      "identifier": "att",
      "parentOrganization": {
        "@type": "Organization",
        "name": "AT&T"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 217
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "excellent"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -37.6,
          "unitText": "dBm"
        }
      ]
    }
  ],
  "relatedLocations": [],
  "isPartOf": {
    "@type": "Dataset",
    "name": "US Cell Tower Database",
    "url": "https://www.celltowermaps.com/"
  }
}