{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Chester, TX",
  "description": "Cell tower locations and coverage information for Chester, Texas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/chester/tx",
  "dateModified": "2026-04-09",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.926097,
    "longitude": -94.596721
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chester",
    "addressRegion": "TX",
    "postalCode": "75936",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 967
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.25
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 16,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 4
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 4,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRHY445",
          "identifier": 17287028,
          "url": "https://www.celltowermaps.com/tower/17287028",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.917306",
            "longitude": "-94.591528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRHY445"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WREK629",
          "identifier": 17210416,
          "url": "https://www.celltowermaps.com/tower/17210416",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.917306",
            "longitude": "-94.591528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WREK629"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WREK629",
          "identifier": 17210415,
          "url": "https://www.celltowermaps.com/tower/17210415",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.917306",
            "longitude": "-94.591528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WREK629"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNKN336",
          "identifier": 16110169,
          "url": "https://www.celltowermaps.com/tower/16110169",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.917306",
            "longitude": "-94.591528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNKN336"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "AT&T Mobility Spectrum, LLC",
      "count": 2
    },
    {
      "licenseType": "T-MOBILE LICENSE LLC",
      "count": 2
    }
  ],
  "majorCarriers": [
    {
      "carrier": "AT&T Mobility Spectrum, LLC",
      "count": 4
    }
  ]
}