{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Liberty, WV",
  "description": "Cell tower locations and coverage information for Liberty, West Virginia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/liberty/wv",
  "dateModified": "2026-04-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.60509,
    "longitude": -81.729852
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Liberty",
    "addressRegion": "WV",
    "postalCode": "25124",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1416
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.13
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 31,
      "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 - WQSF805",
          "identifier": 16445999,
          "url": "https://www.celltowermaps.com/tower/16445999",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.580917",
            "longitude": "-81.756083"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQSF805"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQVG785",
          "identifier": 16643805,
          "url": "https://www.celltowermaps.com/tower/16643805",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.585222",
            "longitude": "-81.759833"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQVG785"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KQE885",
          "identifier": 14089415,
          "url": "https://www.celltowermaps.com/tower/14089415",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.599528",
            "longitude": "-81.739028"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KQE885"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQTQ435",
          "identifier": 16527673,
          "url": "https://www.celltowermaps.com/tower/16527673",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.614028",
            "longitude": "-81.714389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQTQ435"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "West Virginia American Water Company",
      "count": 2
    },
    {
      "licenseType": "T-Mobile License LLC",
      "count": 1
    },
    {
      "licenseType": "STATE OF WEST VIRGINIA DIVISION OF HIGHWAYS",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "T-Mobile License LLC",
      "count": 1
    }
  ]
}