{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "AT&T Coverage in Medina, WA 98039",
  "description": "Excellent \u2014 AT&T has dense, multi-band coverage in Medina, WA 98039.",
  "url": "https://www.celltowermaps.com/coverage/att/near/zip-code/98039",
  "dateModified": "2026-05-15",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.63308,
    "longitude": -122.23963
  },
  "provider": {
    "@type": "Organization",
    "name": "AT&T",
    "identifier": "att",
    "parentOrganization": {
      "@type": "Organization",
      "name": "AT&T"
    }
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "verdict",
      "value": "excellent"
    },
    {
      "@type": "PropertyValue",
      "name": "towerCount",
      "value": 187
    },
    {
      "@type": "PropertyValue",
      "name": "bestDbm",
      "value": -43.0,
      "unitText": "dBm"
    },
    {
      "@type": "PropertyValue",
      "name": "nearestTowerMiles",
      "value": 0.31,
      "unitText": "miles"
    },
    {
      "@type": "PropertyValue",
      "name": "lowBandSites",
      "value": 0
    },
    {
      "@type": "PropertyValue",
      "name": "midBandSites",
      "value": 186
    },
    {
      "@type": "PropertyValue",
      "name": "highBandSites",
      "value": 1
    }
  ],
  "competitors": [
    {
      "@type": "Organization",
      "name": "T-Mobile",
      "identifier": "t-mobile",
      "parentOrganization": {
        "@type": "Organization",
        "name": "T-Mobile"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 876
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "excellent"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -33.0,
          "unitText": "dBm"
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "Verizon",
      "identifier": "verizon",
      "parentOrganization": {
        "@type": "Organization",
        "name": "Verizon"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 592
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "excellent"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -46.8,
          "unitText": "dBm"
        }
      ]
    }
  ],
  "relatedLocations": [
    {
      "@type": "Place",
      "name": "South Prairie, WA",
      "url": "/coverage/att/near/city-state/south-prairie/wa"
    }
  ],
  "isPartOf": {
    "@type": "Dataset",
    "name": "US Cell Tower Database",
    "url": "https://www.celltowermaps.com/"
  }
}