{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Bigfoot, TX",
  "description": "Cell tower locations and coverage information for Bigfoot, Texas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/bigfoot/tx",
  "dateModified": "2026-04-19",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.002103,
    "longitude": -98.849275
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bigfoot",
    "addressRegion": "TX",
    "postalCode": "78005",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1942
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.97
    },
    {
      "@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 - KCY650",
          "identifier": 14854489,
          "url": "https://www.celltowermaps.com/tower/14854489",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "28.987194",
            "longitude": "-98.843917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KCY650"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQGC656",
          "identifier": 15672803,
          "url": "https://www.celltowermaps.com/tower/15672803",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "28.987222",
            "longitude": "-98.855833"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQGC656"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "ROBERT T HALPIN INC:JOHN F COBB INC:MOREY OIL CORPORATION DBA HCM",
      "count": 1
    },
    {
      "licenseType": "MAVERICK ENERGY GROUP",
      "count": 1
    }
  ],
  "majorCarriers": []
}