{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Havensville, KS",
  "description": "Cell tower locations and coverage information for Havensville, Kansas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/havensville/ks",
  "dateModified": "2026-05-05",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.450805,
    "longitude": -96.336959
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Havensville",
    "addressRegion": "KS",
    "postalCode": "66432",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 340
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.81
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 2,
      "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 - WPRS965",
          "identifier": 15088875,
          "url": "https://www.celltowermaps.com/tower/15088875",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.435000",
            "longitude": "-96.328333"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPRS965"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KZB681",
          "identifier": 15659359,
          "url": "https://www.celltowermaps.com/tower/15659359",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.436500",
            "longitude": "-96.314778"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KZB681"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "POTTAWATOMIE RURAL WATER DISTRICT 4",
      "count": 1
    },
    {
      "licenseType": "BLUE VALLEY TELE-COMMUNICATIONS INC.",
      "count": 1
    }
  ],
  "majorCarriers": []
}