{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "T-Mobile Coverage in Hewitt, TX",
  "description": "Usable \u2014 T-Mobile has decent coverage in Hewitt, TX.",
  "url": "https://www.celltowermaps.com/coverage/t-mobile/near/city-state/hewitt/tx",
  "dateModified": "2026-05-13",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.45011,
    "longitude": -97.19732
  },
  "provider": {
    "@type": "Organization",
    "name": "T-Mobile",
    "identifier": "t-mobile",
    "parentOrganization": {
      "@type": "Organization",
      "name": "T-Mobile"
    }
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "verdict",
      "value": "good"
    },
    {
      "@type": "PropertyValue",
      "name": "towerCount",
      "value": 48
    },
    {
      "@type": "PropertyValue",
      "name": "bestDbm",
      "value": -51.3,
      "unitText": "dBm"
    },
    {
      "@type": "PropertyValue",
      "name": "nearestTowerMiles",
      "value": 0.81,
      "unitText": "miles"
    },
    {
      "@type": "PropertyValue",
      "name": "lowBandSites",
      "value": 0
    },
    {
      "@type": "PropertyValue",
      "name": "midBandSites",
      "value": 26
    },
    {
      "@type": "PropertyValue",
      "name": "highBandSites",
      "value": 22
    }
  ],
  "competitors": [
    {
      "@type": "Organization",
      "name": "AT&T",
      "identifier": "att",
      "parentOrganization": {
        "@type": "Organization",
        "name": "AT&T"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 45
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "good"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -49.1,
          "unitText": "dBm"
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "Verizon",
      "identifier": "verizon",
      "parentOrganization": {
        "@type": "Organization",
        "name": "Verizon"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 16
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "fair"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -55.4,
          "unitText": "dBm"
        }
      ]
    }
  ],
  "relatedLocations": [],
  "isPartOf": {
    "@type": "Dataset",
    "name": "US Cell Tower Database",
    "url": "https://www.celltowermaps.com/"
  }
}