{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Alexander, KS",
  "description": "Cell tower locations and coverage information for Alexander, Kansas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/alexander/ks",
  "dateModified": "2026-04-06",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.469459,
    "longitude": -99.55317
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Alexander",
    "addressRegion": "KS",
    "postalCode": "67513",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 108
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.01
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 200,
      "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 - WNCL727",
          "identifier": 14462017,
          "url": "https://www.celltowermaps.com/tower/14462017",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.472806",
            "longitude": "-99.552333"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNCL727"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KYL943",
          "identifier": 14902423,
          "url": "https://www.celltowermaps.com/tower/14902423",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.467806",
            "longitude": "-99.550667"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KYL943"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "WEBS, JIM",
      "count": 1
    },
    {
      "licenseType": "WRIGHT, LOREN",
      "count": 1
    }
  ],
  "majorCarriers": []
}