{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Smoot, WV",
  "description": "Cell tower locations and coverage information for Smoot, West Virginia",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/smoot/wv",
  "dateModified": "2026-05-01",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.87873,
    "longitude": -80.658973
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Smoot",
    "addressRegion": "WV",
    "postalCode": "24977",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 461
    },
    {
      "@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 - WROX993",
          "identifier": 17448990,
          "url": "https://www.celltowermaps.com/tower/17448990",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.890167",
            "longitude": "-80.658417"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WROX993"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQWR927",
          "identifier": 16740184,
          "url": "https://www.celltowermaps.com/tower/16740184",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.890167",
            "longitude": "-80.658417"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQWR927"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNJS805",
          "identifier": 14092769,
          "url": "https://www.celltowermaps.com/tower/14092769",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.907056",
            "longitude": "-80.633972"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNJS805"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPBR564",
          "identifier": 14095032,
          "url": "https://www.celltowermaps.com/tower/14095032",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.907056",
            "longitude": "-80.633972"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPBR564"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Cellco Partnership",
      "count": 1
    },
    {
      "licenseType": "T-Mobile License LLC",
      "count": 1
    },
    {
      "licenseType": "STATE OF WEST VIRGINIA DIVISION OF HIGHWAYS",
      "count": 1
    },
    {
      "licenseType": "STATE OF WEST VIRGINIA, DIVISION OF HIGHWAYS",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "T-Mobile License LLC",
      "count": 1
    }
  ]
}