{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Bancroft, WV",
  "description": "Cell tower locations and coverage information for Bancroft, West Virginia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/bancroft/wv",
  "dateModified": "2026-04-06",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.509535,
    "longitude": -81.839855
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bancroft",
    "addressRegion": "WV",
    "postalCode": "25011",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 541
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.01
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 400,
      "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 - WQML243",
          "identifier": 16034783,
          "url": "https://www.celltowermaps.com/tower/16034783",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.481389",
            "longitude": "-81.848611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQML243"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQRD873",
          "identifier": 17317379,
          "url": "https://www.celltowermaps.com/tower/17317379",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.507472",
            "longitude": "-81.849306"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQRD873"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPWK993",
          "identifier": 15289681,
          "url": "https://www.celltowermaps.com/tower/15289681",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.513611",
            "longitude": "-81.840278"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPWK993"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQXY382",
          "identifier": 16825027,
          "url": "https://www.celltowermaps.com/tower/16825027",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.516861",
            "longitude": "-81.847861"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQXY382"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "APPALACHIAN POWER COMPANY",
      "count": 1
    },
    {
      "licenseType": "T-Mobile License LLC",
      "count": 1
    },
    {
      "licenseType": "NEXTEL WIP LICENSE CORP.",
      "count": 1
    },
    {
      "licenseType": "Poca VFD",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "T-Mobile License LLC",
      "count": 1
    }
  ]
}