{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Conover, WI",
  "description": "Cell tower locations and coverage information for Conover, Wisconsin",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/conover/wi",
  "dateModified": "2026-04-04",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.054674,
    "longitude": -89.257914
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Conover",
    "addressRegion": "WI",
    "postalCode": "54519",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1196
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 3.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 1,
      "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 - WRBZ295",
          "identifier": 17056953,
          "url": "https://www.celltowermaps.com/tower/17056953",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.027889",
            "longitude": "-89.256333"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRBZ295"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRFA319",
          "identifier": 17236064,
          "url": "https://www.celltowermaps.com/tower/17236064",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.027889",
            "longitude": "-89.256333"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRFA319"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KSE973",
          "identifier": 16632174,
          "url": "https://www.celltowermaps.com/tower/16632174",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.050389",
            "longitude": "-89.250500"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KSE973"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KN4198",
          "identifier": 14109789,
          "url": "https://www.celltowermaps.com/tower/14109789",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.051111",
            "longitude": "-89.251111"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KN4198"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "AT&T Mobility Spectrum, LLC",
      "count": 1
    },
    {
      "licenseType": "T-MOBILE LICENSE LLC",
      "count": 1
    },
    {
      "licenseType": "VILAS, COUNTY OF",
      "count": 1
    },
    {
      "licenseType": "CONOVER, TOWN OF",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "AT&T Mobility Spectrum, LLC",
      "count": 2
    }
  ]
}