{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Goodrich, TX",
  "description": "Cell tower locations and coverage information for Goodrich, Texas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/goodrich/tx",
  "dateModified": "2026-04-27",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.580951,
    "longitude": -94.899844
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Goodrich",
    "addressRegion": "TX",
    "postalCode": "77335",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 2799
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.95
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 2,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 2
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 2,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQQS706",
          "identifier": 16337417,
          "url": "https://www.celltowermaps.com/tower/16337417",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.561694",
            "longitude": "-94.888361"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQQS706"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WHC604",
          "identifier": 13103581,
          "url": "https://www.celltowermaps.com/tower/13103581",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.598806",
            "longitude": "-94.926028"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WHC604"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "HOLLIDAY LAKES ESTATE VFD",
      "count": 1
    },
    {
      "licenseType": "NATURAL GAS PIPELINE COMPANY OF AMERICA",
      "count": 1
    }
  ],
  "majorCarriers": []
}