{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "AT&T Coverage in Houston, MS",
  "description": "No reliable AT&T coverage detected in Houston, MS.",
  "url": "https://www.celltowermaps.com/coverage/att/near/city-state/houston/ms",
  "dateModified": "2026-05-14",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.90763,
    "longitude": -88.9637
  },
  "provider": {
    "@type": "Organization",
    "name": "AT&T",
    "identifier": "att",
    "parentOrganization": {
      "@type": "Organization",
      "name": "AT&T"
    }
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "verdict",
      "value": "none"
    },
    {
      "@type": "PropertyValue",
      "name": "towerCount",
      "value": 1
    },
    {
      "@type": "PropertyValue",
      "name": "bestDbm",
      "value": -51.6,
      "unitText": "dBm"
    },
    {
      "@type": "PropertyValue",
      "name": "nearestTowerMiles",
      "value": 2.36,
      "unitText": "miles"
    },
    {
      "@type": "PropertyValue",
      "name": "lowBandSites",
      "value": 1
    },
    {
      "@type": "PropertyValue",
      "name": "midBandSites",
      "value": 0
    },
    {
      "@type": "PropertyValue",
      "name": "highBandSites",
      "value": 0
    }
  ],
  "competitors": [],
  "relatedLocations": [
    {
      "@type": "Place",
      "name": "Memphis, TN",
      "url": "/coverage/att/near/city-state/memphis/tn"
    },
    {
      "@type": "Place",
      "name": "Philadelphia, MS",
      "url": "/coverage/att/near/city-state/philadelphia/ms"
    },
    {
      "@type": "Place",
      "name": "Batesville, MS",
      "url": "/coverage/att/near/city-state/batesville/ms"
    }
  ],
  "isPartOf": {
    "@type": "Dataset",
    "name": "US Cell Tower Database",
    "url": "https://www.celltowermaps.com/"
  }
}