{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "AT&T Coverage in Bridge City, TX 77611",
  "description": "No reliable AT&T coverage detected in Bridge City, TX 77611.",
  "url": "https://www.celltowermaps.com/coverage/att/near/zip-code/77611",
  "dateModified": "2026-06-04",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.01259,
    "longitude": -93.8222
  },
  "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.0,
      "unitText": "dBm"
    },
    {
      "@type": "PropertyValue",
      "name": "nearestTowerMiles",
      "value": 2.75,
      "unitText": "miles"
    },
    {
      "@type": "PropertyValue",
      "name": "lowBandSites",
      "value": 1
    },
    {
      "@type": "PropertyValue",
      "name": "midBandSites",
      "value": 0
    },
    {
      "@type": "PropertyValue",
      "name": "highBandSites",
      "value": 0
    }
  ],
  "competitors": [
    {
      "@type": "Organization",
      "name": "Verizon",
      "identifier": "verizon",
      "parentOrganization": {
        "@type": "Organization",
        "name": "Verizon"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 2
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "fair"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -51.2,
          "unitText": "dBm"
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "T-Mobile",
      "identifier": "t-mobile",
      "parentOrganization": {
        "@type": "Organization",
        "name": "T-Mobile"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 1
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "good"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -65.9,
          "unitText": "dBm"
        }
      ]
    }
  ],
  "relatedLocations": [
    {
      "@type": "Place",
      "name": "Webster, TX",
      "url": "/coverage/att/near/city-state/webster/tx"
    },
    {
      "@type": "Place",
      "name": "Houston, TX",
      "url": "/coverage/att/near/city-state/houston/tx"
    },
    {
      "@type": "Place",
      "name": "League City, TX",
      "url": "/coverage/att/near/city-state/league-city/tx"
    },
    {
      "@type": "Place",
      "name": "Westlake, LA",
      "url": "/coverage/att/near/city-state/westlake/la"
    },
    {
      "@type": "Place",
      "name": "Friendswood, TX",
      "url": "/coverage/att/near/city-state/friendswood/tx"
    },
    {
      "@type": "Place",
      "name": "Alexandria, LA",
      "url": "/coverage/att/near/city-state/alexandria/la"
    }
  ],
  "isPartOf": {
    "@type": "Dataset",
    "name": "US Cell Tower Database",
    "url": "https://www.celltowermaps.com/"
  }
}