{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Hawthorne, WI",
  "description": "Cell tower locations and coverage information for Hawthorne, Wisconsin",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/hawthorne/wi",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.502996,
    "longitude": -91.860746
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hawthorne",
    "addressRegion": "WI",
    "postalCode": "54842",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 190
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 1.78
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 2,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 3
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 3,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQNN820",
          "identifier": 17014557,
          "url": "https://www.celltowermaps.com/tower/17014557",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.502167",
            "longitude": "-91.859500"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQNN820"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQRH703",
          "identifier": 16382130,
          "url": "https://www.celltowermaps.com/tower/16382130",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.502167",
            "longitude": "-91.859500"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQRH703"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KOE433",
          "identifier": 14895376,
          "url": "https://www.celltowermaps.com/tower/14895376",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "46.502722",
            "longitude": "-91.845194"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KOE433"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Illinois Central Railroad Company",
      "count": 1
    },
    {
      "licenseType": "GTC SPECTRUM CORPORATION",
      "count": 1
    },
    {
      "licenseType": "JOHNSON MATERIALS CO",
      "count": 1
    }
  ],
  "majorCarriers": []
}