{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "AT&T Coverage in Highland, CA",
  "description": "Usable \u2014 AT&T has decent coverage in Highland, CA.",
  "url": "https://www.celltowermaps.com/coverage/att/near/city-state/highland/ca",
  "dateModified": "2026-05-13",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.12629,
    "longitude": -117.1792
  },
  "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": 40
    },
    {
      "@type": "PropertyValue",
      "name": "bestDbm",
      "value": -54.9,
      "unitText": "dBm"
    },
    {
      "@type": "PropertyValue",
      "name": "nearestTowerMiles",
      "value": 1.22,
      "unitText": "miles"
    },
    {
      "@type": "PropertyValue",
      "name": "lowBandSites",
      "value": 0
    },
    {
      "@type": "PropertyValue",
      "name": "midBandSites",
      "value": 37
    },
    {
      "@type": "PropertyValue",
      "name": "highBandSites",
      "value": 3
    }
  ],
  "competitors": [
    {
      "@type": "Organization",
      "name": "Verizon",
      "identifier": "verizon",
      "parentOrganization": {
        "@type": "Organization",
        "name": "Verizon"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 25
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "good"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -53.2,
          "unitText": "dBm"
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "T-Mobile",
      "identifier": "t-mobile",
      "parentOrganization": {
        "@type": "Organization",
        "name": "T-Mobile"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 151
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "strong"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -53.3,
          "unitText": "dBm"
        }
      ]
    }
  ],
  "relatedLocations": [],
  "isPartOf": {
    "@type": "Dataset",
    "name": "US Cell Tower Database",
    "url": "https://www.celltowermaps.com/"
  }
}