{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "AT&T Coverage in Los Altos, CA 94022",
  "description": "Usable \u2014 AT&T has decent coverage in Los Altos, CA 94022.",
  "url": "https://www.celltowermaps.com/coverage/att/near/zip-code/94022",
  "dateModified": "2026-05-21",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.35534,
    "longitude": -122.14494
  },
  "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": 25
    },
    {
      "@type": "PropertyValue",
      "name": "bestDbm",
      "value": -42.9,
      "unitText": "dBm"
    },
    {
      "@type": "PropertyValue",
      "name": "nearestTowerMiles",
      "value": 0.87,
      "unitText": "miles"
    },
    {
      "@type": "PropertyValue",
      "name": "lowBandSites",
      "value": 2
    },
    {
      "@type": "PropertyValue",
      "name": "midBandSites",
      "value": 23
    },
    {
      "@type": "PropertyValue",
      "name": "highBandSites",
      "value": 0
    }
  ],
  "competitors": [
    {
      "@type": "Organization",
      "name": "Verizon",
      "identifier": "verizon",
      "parentOrganization": {
        "@type": "Organization",
        "name": "Verizon"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 143
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "strong"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -43.1,
          "unitText": "dBm"
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "T-Mobile",
      "identifier": "t-mobile",
      "parentOrganization": {
        "@type": "Organization",
        "name": "T-Mobile"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 337
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "excellent"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -52.4,
          "unitText": "dBm"
        }
      ]
    }
  ],
  "relatedLocations": [
    {
      "@type": "Place",
      "name": "San Francisco, CA",
      "url": "/coverage/att/near/city-state/san-francisco/ca"
    },
    {
      "@type": "Place",
      "name": "San Lorenzo, CA",
      "url": "/coverage/att/near/city-state/san-lorenzo/ca"
    },
    {
      "@type": "Place",
      "name": "Emeryville, CA",
      "url": "/coverage/att/near/city-state/emeryville/ca"
    },
    {
      "@type": "Place",
      "name": "Berkeley, CA",
      "url": "/coverage/att/near/city-state/berkeley/ca"
    },
    {
      "@type": "Place",
      "name": "San Anselmo, CA",
      "url": "/coverage/att/near/city-state/san-anselmo/ca"
    },
    {
      "@type": "Place",
      "name": "Brisbane, CA",
      "url": "/coverage/att/near/city-state/brisbane/ca"
    }
  ],
  "isPartOf": {
    "@type": "Dataset",
    "name": "US Cell Tower Database",
    "url": "https://www.celltowermaps.com/"
  }
}