{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "AT&T Coverage in Buffalo, NY 14210",
  "description": "Usable \u2014 AT&T has decent coverage in Buffalo, NY 14210.",
  "url": "https://www.celltowermaps.com/coverage/att/near/zip-code/14210",
  "dateModified": "2026-05-22",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.86407,
    "longitude": -78.82811
  },
  "provider": {
    "@type": "Organization",
    "name": "AT&T",
    "identifier": "att",
    "parentOrganization": {
      "@type": "Organization",
      "name": "AT&T"
    }
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "verdict",
      "value": "good"
    },
    {
      "@type": "PropertyValue",
      "name": "towerCount",
      "value": 31
    },
    {
      "@type": "PropertyValue",
      "name": "bestDbm",
      "value": -49.1,
      "unitText": "dBm"
    },
    {
      "@type": "PropertyValue",
      "name": "nearestTowerMiles",
      "value": 0.63,
      "unitText": "miles"
    },
    {
      "@type": "PropertyValue",
      "name": "lowBandSites",
      "value": 1
    },
    {
      "@type": "PropertyValue",
      "name": "midBandSites",
      "value": 30
    },
    {
      "@type": "PropertyValue",
      "name": "highBandSites",
      "value": 0
    }
  ],
  "competitors": [
    {
      "@type": "Organization",
      "name": "T-Mobile",
      "identifier": "t-mobile",
      "parentOrganization": {
        "@type": "Organization",
        "name": "T-Mobile"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 207
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "excellent"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -45.7,
          "unitText": "dBm"
        }
      ]
    }
  ],
  "relatedLocations": [
    {
      "@type": "Place",
      "name": "Meadville, PA",
      "url": "/coverage/att/near/city-state/meadville/pa"
    },
    {
      "@type": "Place",
      "name": "Erie, PA",
      "url": "/coverage/att/near/city-state/erie/pa"
    },
    {
      "@type": "Place",
      "name": "Reno, PA",
      "url": "/coverage/att/near/city-state/reno/pa"
    },
    {
      "@type": "Place",
      "name": "Saegertown, PA",
      "url": "/coverage/att/near/city-state/saegertown/pa"
    },
    {
      "@type": "Place",
      "name": "Fairview, PA",
      "url": "/coverage/att/near/city-state/fairview/pa"
    },
    {
      "@type": "Place",
      "name": "Clarks Mills, PA",
      "url": "/coverage/att/near/city-state/clarks-mills/pa"
    }
  ],
  "isPartOf": {
    "@type": "Dataset",
    "name": "US Cell Tower Database",
    "url": "https://www.celltowermaps.com/"
  }
}