{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Falun, KS",
  "description": "Cell tower locations and coverage information for Falun, Kansas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/falun/ks",
  "dateModified": "2026-04-05",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.671117,
    "longitude": -97.759486
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Falun",
    "addressRegion": "KS",
    "postalCode": "67442",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 364
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.13
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 8,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 1
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 1,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQSV698",
          "identifier": 17477661,
          "url": "https://www.celltowermaps.com/tower/17477661",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.675583",
            "longitude": "-97.747444"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQSV698"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "NEW CINGULAR WIRELESS PCS, LLC",
      "count": 1
    }
  ],
  "majorCarriers": []
}